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