mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-18 17:53:11 +08:00
#392 Report errors inside of headers, in a very basic way
This commit is contained in:
@@ -19,5 +19,5 @@ call ale#linter#Define('coffee', {
|
||||
\ 'executable_callback': 'ale_linters#coffee#coffee#GetExecutable',
|
||||
\ 'command_callback': 'ale_linters#coffee#coffee#GetCommand',
|
||||
\ 'output_stream': 'stderr',
|
||||
\ 'callback': 'ale#handlers#HandleGCCFormat',
|
||||
\ 'callback': 'ale#handlers#gcc#HandleGCCFormat',
|
||||
\})
|
||||
|
||||
Reference in New Issue
Block a user