Fix the tests harder
This commit is contained in:
@@ -43,6 +43,7 @@ function! ale#fix#ApplyQueuedFixes() abort
|
||||
if empty(&buftype)
|
||||
noautocmd :w!
|
||||
else
|
||||
call writefile(l:data.output, 'fix_test_file')
|
||||
set nomodified
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user