IGListKit/Examples/Examples-iOS/IGListKitExamples/SectionControllers
Jesse Squires 8dd464e712 Update swiftlint + script, add newrules, autocorrect
Summary:
- Updates to SwiftLint 0.24.2
- Improve `scripts/lint.sh`
    - pull version out to a var for easier maintenance
    - better error message
    - make script fail xcode build if not installed (so we don't commit lint errors)
- Adds a few new SwiftLint rules
- Correct all new lint errors (most can be done by running `swiftlint autocorrect`)
- Cleans up `.swiftlint.yml`
- Fix up example projects
Closes https://github.com/Instagram/IGListKit/pull/1058

Differential Revision: D6776177

Pulled By: rnystrom

fbshipit-source-id: 345172237b97aaed0d62312c8f366f46145f8cd9
2018-01-22 12:14:38 -08:00
..
DemoSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
DisplaySectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
EmbeddedSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
ExpandableSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
FeedItemSectionController.swift Update gems, fix warnings, pod install 2017-12-19 09:31:37 -08:00
GridSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
HorizontalSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
LabelSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
ListeningSectionController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
MonthSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
PostSectionController.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
PostSectionController.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
RemoveSectionController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
SearchSectionController.swift Fixed Search controller section in example project 2017-09-05 12:12:00 -07:00
SelfSizingSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
StoryboardLabelSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
UserSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
WorkingRangeSectionController.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00