mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-04 05:46:56 +08:00
#2132 - Replace all uses of foo_callback with foo
This commit is contained in:
@@ -18,6 +18,6 @@ call ale#linter#Define('eruby', {
|
||||
\ 'name': 'erubis',
|
||||
\ 'executable': 'erubis',
|
||||
\ 'output_stream': 'stderr',
|
||||
\ 'command_callback': 'ale_linters#eruby#erubis#GetCommand',
|
||||
\ 'command': function('ale_linters#eruby#erubis#GetCommand'),
|
||||
\ 'callback': 'ale#handlers#ruby#HandleSyntaxErrors',
|
||||
\})
|
||||
|
||||
Reference in New Issue
Block a user