File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed
Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ excluded: # paths to ignore during linting. overridden by `included`.
2424 - fastlane
2525
2626opt_in_rules :
27- - valid_docs
2827 - force_unwrapping
2928 - conditional_returns_on_newline
3029 - private_outlet
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ excluded: # paths to ignore during linting. overridden by `included`.
2424 - fastlane
2525
2626opt_in_rules :
27- - valid_docs
2827 - force_unwrapping
2928 - conditional_returns_on_newline
3029 - private_outlet
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ use_frameworks!
66
77target 'Example' do
88 pod 'ContainerController' , :path => '../'
9- pod 'SwiftLint' , '~> 0.30 .1'
9+ pod 'SwiftLint' , '~> 0.45 .1'
1010end
Original file line number Diff line number Diff line change 11PODS:
22 - ContainerController (1.1)
3- - SwiftLint (0.30 .1)
3+ - SwiftLint (0.45 .1)
44
55DEPENDENCIES:
66 - ContainerController (from `../`)
7- - SwiftLint (~> 0.30 .1)
7+ - SwiftLint (~> 0.45 .1)
88
99SPEC REPOS:
1010 https://github.com/CocoaPods/Specs.git:
@@ -15,9 +15,9 @@ EXTERNAL SOURCES:
1515 :path: "../"
1616
1717SPEC CHECKSUMS:
18- ContainerController: 86a216f7be79b2a9aedcead6c60069880114b10f
19- SwiftLint: a54bf1fe12b55c68560eb2a7689dfc81458508f7
18+ ContainerController: e7e439ead2983f35fd14a7c9255b96db6c9247ae
19+ SwiftLint: 06ac37e4d38c7068e0935bb30cda95f093bec761
2020
21- PODFILE CHECKSUM: bf170c0fc679af9c07716afb977f44ac5674ce03
21+ PODFILE CHECKSUM: ea959055ea2c98e7449da90673318f2763724aea
2222
2323COCOAPODS: 1.11.2
You can’t perform that action at this time.
0 commit comments