forked from aniani/vim
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:
@@ -707,7 +707,7 @@ func Test_sub_highlight_zero_match()
|
||||
endfunc
|
||||
|
||||
func Test_nocatch_sub_failure_handling()
|
||||
" normal error results in all replacements
|
||||
" normal error results in all replacements
|
||||
func Foo()
|
||||
foobar
|
||||
endfunc
|
||||
|
||||
Reference in New Issue
Block a user