1
0
forked from aniani/vim

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)
This commit is contained in:
h-east
2023-02-21 13:33:17 +00:00
committed by Bram Moolenaar
parent b1e32ac0c9
commit d950984489
2 changed files with 65 additions and 0 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1335,
/**/
1334,
/**/