commit | 94722c510745a0cfd494c51625a514b92dd2bfb2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 19:19:03 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 19:19:03 2023 +0000 |
tree | ed0153caea48396d88e9cd8f6d42bbaaa8076762 | |
parent | 04e4f1d98556e67d7337224b67b71c828410ee0f [diff] [blame] |
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.
diff --git a/src/testdir/test_regexp_latin.vim b/src/testdir/test_regexp_latin.vim index 8df357f..9acb12b 100644 --- a/src/testdir/test_regexp_latin.vim +++ b/src/testdir/test_regexp_latin.vim
@@ -1149,7 +1149,7 @@ # matchstr(). enew setline(1, ['one', 'two', 'three']) - :3 + :3 :/ee bwipe! set re=1