IGListKit/Examples/Examples-iOS/IGListKitExamples/Views
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
..
CalendarDayCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
CenterLabelCell.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
CommentCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
CommentCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
DetailLabelCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
EmbeddedCollectionViewCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
FullWidthSelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
ImageCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
InteractiveCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
InteractiveCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
LabelCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
ManuallySelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
MonthTitleCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
NibCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
NibCell.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
NibSelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
NibSelfSizingCell.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
PhotoCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
PhotoCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
RemoveCell.swift Update example project files, convert to Swift 4, and fix errors 2017-09-22 06:55:23 -07:00
SearchCell.swift consistent use of finall class 2017-03-12 13:17:54 -07:00
SpinnerCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
StoryboardCell.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
UserFooterView.swift Update gems, fix warnings, pod install 2017-12-19 09:31:37 -08:00
UserFooterView.xib Added support UICollectionElementKindSectionFooter for IGListCollectionViewLayout 2017-11-21 12:45:38 -08:00
UserHeaderView.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
UserHeaderView.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
UserInfoCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
UserInfoCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00