mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-25 17:58:42 +08:00
#392 Report errors inside of headers, in a very basic way
This commit is contained in:
@@ -20,5 +20,5 @@ call ale#linter#Define('vim', {
|
||||
\ . s:enable_neovim
|
||||
\ . s:format
|
||||
\ . ' %t',
|
||||
\ 'callback': 'ale#handlers#HandleGCCFormat',
|
||||
\ 'callback': 'ale#handlers#gcc#HandleGCCFormat',
|
||||
\})
|
||||
|
||||
Reference in New Issue
Block a user