mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-27 13:22:17 +08:00
Remove the redundant fix_buffer_data vars and filename variables
This commit is contained in:
@@ -552,8 +552,6 @@ Execute(ale#fix#InitBufferData() should set up the correct data):
|
||||
AssertEqual {
|
||||
\ bufnr(''): {
|
||||
\ 'temporary_directory_list': [],
|
||||
\ 'vars': b:,
|
||||
\ 'filename': ale#path#Simplify(getcwd() . '/fix_test_file'),
|
||||
\ 'done': 0,
|
||||
\ 'lines_before': ['a', 'b', 'c'],
|
||||
\ 'should_save': 1,
|
||||
|
||||
Reference in New Issue
Block a user