Files
vim-swift-mirror/syntax_checkers/swift/swiftlint.vim
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

1.3 KiB