Thin SwiftLint ruleset (#704)

* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
This commit is contained in:
Hesham Salman
2017-10-23 16:58:09 -04:00
committed by Ryan Nystrom
parent a0f1bcdfcb
commit f213bac924
270 changed files with 5781 additions and 5049 deletions

View File

@@ -14,6 +14,7 @@ pod 'SDWebImage/GIF', '~> 4.0.0'
pod 'SnapKit', '~> 4.0.0'
pod 'Tabman', '1.0.1'
pod 'TUSafariActivity', '~> 1.0.0'
pod 'SwiftLint'
# prerelease pods
pod 'IGListKit', :git => 'https://github.com/Instagram/IGListKit.git', :branch => 'master'