Skip to content

Commit 9198b1b

Browse files
committed
applied swiftformat
1 parent d8b2893 commit 9198b1b

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Cryptomator/Common/Cells/BindableTableViewCellViewModel.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// TableViewCellViewModel.swift
2+
// BindableTableViewCellViewModel.swift
33
// Cryptomator
44
//
55
// Created by Philipp Schmid on 29.07.21.

Cryptomator/Onboarding/OnboardingViewController.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// OnboardingWelcomeViewController.swift
2+
// OnboardingViewController.swift
33
// Cryptomator
44
//
55
// Created by Tobias Hagemann on 08.09.21.

CryptomatorCommon/Sources/CryptomatorCommonCore/FileProviderXPC/FileProviderConnector.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// File.swift
2+
// FileProviderConnector.swift
33
// CryptomatorCommonCore
44
//
55
// Created by Philipp Schmid on 26.07.21.

CryptomatorCommon/Sources/CryptomatorCommonCore/Manager/VaultPasswordManager.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// VaultPasswordKeychainManager.swift
2+
// VaultPasswordManager.swift
33
// CryptomatorCommonCore
44
//
55
// Created by Philipp Schmid on 09.07.21.

CryptomatorCommon/Sources/CryptomatorCommonCore/S3/CryptomatorKeychain+S3.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// CryptomatorKeychain+S3.swift.swift
2+
// CryptomatorKeychain+S3.swift
33
//
44
//
55
// Created by Philipp Schmid on 29.06.22.

CryptomatorFileProvider/FileProviderAdapterError.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// FileProviderDecoratorError.swift
2+
// FileProviderAdapterError.swift
33
// CryptomatorFileProvider
44
//
55
// Created by Philipp Schmid on 24.06.20.

CryptomatorFileProvider/LocalURLProviderType.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// LocalURLProvider.swift
2+
// LocalURLProviderType.swift
33
// CryptomatorFileProvider
44
//
55
// Created by Philipp Schmid on 03.03.22.

CryptomatorFileProvider/Promise+AllIgnoringResult.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Promises+FinishedAll.swift
2+
// Promise+AllIgnoringResult.swift
33
// CryptomatorFileProvider
44
//
55
// Created by Philipp Schmid on 31.03.22.

CryptomatorFileProviderTests/Mocks/CustomCloudProviderMockTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// CloudProviderMockTests.swift
2+
// CustomCloudProviderMockTests.swift
33
// CryptomatorFileProviderTests
44
//
55
// Created by Philipp Schmid on 01.07.20.

CryptomatorTests/Mocks/IAPManagerMock.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// IAPManager.swift
2+
// IAPManagerMock.swift
33
// CryptomatorTests
44
//
55
// Created by Philipp Schmid on 26.11.21.

0 commit comments

Comments
 (0)