]> granicus.if.org Git - vim/commit
patch 9.0.1335: no test for bad use of spaces in help files v9.0.1335
authorh-east <h.east.727@gmail.com>
Tue, 21 Feb 2023 13:33:17 +0000 (13:33 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Feb 2023 13:33:17 +0000 (13:33 +0000)
commitd950984489e50b12d87c85f0cce1d672c880aa23
tree0fd1b491779aa09adb91dd3e82230af36349feac
parentb1e32ac0c998808705cfbd59e4b8510931875078
patch 9.0.1335: no test for bad use of spaces in help files

Problem:    No test for bad use of spaces in help files.
Solution:   Add checks for use of spaces in help files.  Ignore intentional
            spaces. (Hirohito Higashi, closes #11952)
src/testdir/test_codestyle.vim
src/version.c