all in one place for all iOS lint tools
============
- SwiftLint
- StoryboardLint
- Add a new build phase for your target
- Add lint tools you need, be careful when you have too many lint errors, because it will fail your build. :)
./lint-tools-ios swift_lint
and
./lint-tools-ios storyboard_lint .
Note: It's recommended to have different lint tools in different build phases
Working in progress
pull requests welcomed, any ideas/questions please don't hesitate to contact qinhan@xingshulin.com