3 Commits

Author SHA1 Message Date
Keith Smiley
06ece0e81e Update swiftlint syntastic plugin
A while ago I fixed being able to have numbers in env vars in syntastic,
so this now works as expected.
2017-01-19 18:26:17 -08:00
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