Skip to content

Commit 624580b

Browse files
committed
Don't complain about trivial problems in doc/help
1 parent d0d49f0 commit 624580b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

igor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ def do_check_eol():
255255
'_build',
256256
'_spell',
257257
'tmp',
258+
'help',
258259
]
259260
checked = set()
260261

0 commit comments

Comments
 (0)