We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063acb3 commit 4c53d4bCopy full SHA for 4c53d4b
flycheck-coala.el
@@ -64,7 +64,7 @@
64
"A checker using coala.
65
66
See URL `http://coala-analyzer.org/'."
67
- :command ("coala", "--json" "--find-config" "--limit-files" source)
+ :command ("coala" "--json" "--find-config" "--limit-files" source)
68
:error-parser flycheck-coala-parse-json)
69
70
(provide 'flycheck-coala)
0 commit comments