#392 Report errors inside of headers, in a very basic way
This commit is contained in:
@@ -28,5 +28,5 @@ call ale#linter#Define('cpp', {
|
||||
\ 'output_stream': 'stderr',
|
||||
\ 'executable': 'g++',
|
||||
\ 'command_callback': 'ale_linters#cpp#gcc#GetCommand',
|
||||
\ 'callback': 'ale#handlers#HandleGCCFormat',
|
||||
\ 'callback': 'ale#handlers#gcc#HandleGCCFormat',
|
||||
\})
|
||||
|
||||
Reference in New Issue
Block a user