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_increment.vim b/src/testdir/test_increment.vim index beacb0a..c367f2b 100644 --- a/src/testdir/test_increment.vim +++ b/src/testdir/test_increment.vim
@@ -704,7 +704,7 @@ " Text: " 1 23 " 4 56 -" +" " Expected: " 1) f2 Ctrl-V jl <ctrl-a>, repeat twice afterwards with . " 1 26