We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b65d9 commit 40d53b2Copy full SHA for 40d53b2
ale_linters/swift/swiftpm.vim
@@ -65,4 +65,5 @@ call ale#linter#Define('swift', {
65
\ 'executable_callback': 'ale_linters#swift#swiftpm#GetExecutable',
66
\ 'command_callback': 'ale_linters#swift#swiftpm#GetCommand',
67
\ 'callback': 'ale_linters#swift#swiftpm#Handle',
68
+ \ 'lint_file': 1,
69
\ })
0 commit comments