help.lint.checks: Fix regression in help-lint introduced in 8c158aa68f
.
We haven't been checking words in help-lint for two years! Ack!elevate-erg
parent
e21125ac2c
commit
06b07b9e9c
|
@ -99,7 +99,7 @@ SYMBOL: vocab-articles
|
|||
[ parsing-word? ]
|
||||
[ "declared-effect" word-prop not ]
|
||||
[ constant? ]
|
||||
[ "word-help" word-prop not ]
|
||||
[ "help" word-prop not ]
|
||||
} 1|| ;
|
||||
|
||||
: skip-check-values? ( word element -- ? )
|
||||
|
|
Loading…
Reference in New Issue