IGListKit/Examples/Examples-iOS/IGListKitExamples/Views
heshamsalman 02f28fc994 Implemented SwiftLint, new PR
Summary:
Replaces #642, #681

Issue ref: #394

Changes from last PR:
- Deleted the shared SwiftLint folder, incl. all files (On the plus side, did this in the quest to get this PR in https://github.com/realm/SwiftLint/pull/1513)
- Changed the build script such that it runs the user's `HomeBrew` installation of SwiftLint instead of the local copy

Integrates SwiftLint into DangerBot.
You may want to append a ?w=1 to the end of the files-changed url to exclude whitespace-only changes.

- [ ] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [ ] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/741

Differential Revision: D5068134

Pulled By: jessesquires

fbshipit-source-id: 68d6a57e0072672e38eeb94908d00f26bbd68fbc
2017-05-16 07:31:43 -07:00
..
CalendarDayCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07: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 kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
FullWidthSelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
ImageCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07: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 Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
ManuallySelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
MonthTitleCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07: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 Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
SearchCell.swift consistent use of finall class 2017-03-12 13:17:54 -07:00
SpinnerCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
StoryboardCell.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07: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