Fix #1424 - Make the brittany fixer work

This commit is contained in:
aspidiets
2018-04-08 17:38:43 +01:00
committed by w0rp
parent 7e4372bd1f
commit 229da9b8ef
2 changed files with 3 additions and 1 deletions

View File

@@ -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(''))