mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-30 14:45:29 +08:00
Fix the tests for the fix on save feature
This commit is contained in:
@@ -239,6 +239,7 @@ Execute(ALEFix should save files on the save event):
|
||||
let g:ale_enabled = 1
|
||||
|
||||
noautocmd silent file fix_test_file
|
||||
noautocmd :w
|
||||
|
||||
let g:ale_fixers.testft = ['AddDollars']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user