mirror of
https://github.com/vim/vim.git
synced 2025-10-05 05:34:07 -04:00
patch 9.0.1257: code style is not check in test scripts
Problem: Code style is not check in test scripts. Solution: Add basic code style check for test files.
This commit is contained in:
@@ -1149,7 +1149,7 @@ def Test_compare_column_matchstr()
|
||||
# matchstr().
|
||||
enew
|
||||
setline(1, ['one', 'two', 'three'])
|
||||
:3
|
||||
:3
|
||||
:/ee
|
||||
bwipe!
|
||||
set re=1
|
||||
|
Reference in New Issue
Block a user