Commit Graph

2 Commits

Author SHA1 Message Date
Keith Smiley
b73c0ba24d Only enable swiftlint checker with config file
This means that if you just have swiftlint installed, it won't be
enabled automatically. You either need a `.swiftlint.yml` or you need to
set `g:syntastic_swift_swiftlint_use_defaults` to 1 in your vimrc.
2016-06-04 15:43:18 -07:00
Keith Smiley
ae059d99e6 Add swiftlint syntastic checker 2016-06-04 15:27:40 -07:00