mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-29 07:16:53 +08:00
Fix #1424 - Make the brittany fixer work
This commit is contained in:
@@ -18,6 +18,7 @@ Execute(The brittany callback should return the correct default values):
|
||||
\ {
|
||||
\ 'read_temporary_file': 1,
|
||||
\ 'command': ale#Escape('xxxinvalid')
|
||||
\ . ' --write-mode inplace'
|
||||
\ . ' %t',
|
||||
\ },
|
||||
\ ale#fixers#brittany#Fix(bufnr(''))
|
||||
|
||||
Reference in New Issue
Block a user