help.lint: fix :lint-failures word
parent
fb5b48c71a
commit
3cb6d95a4f
|
@ -87,7 +87,7 @@ PRIVATE>
|
||||||
|
|
||||||
: help-lint-all ( -- ) "" help-lint ;
|
: help-lint-all ( -- ) "" help-lint ;
|
||||||
|
|
||||||
: :lint-failures ( -- ) lint-failures get errors. ;
|
: :lint-failures ( -- ) lint-failures get values errors. ;
|
||||||
|
|
||||||
: unlinked-words ( words -- seq )
|
: unlinked-words ( words -- seq )
|
||||||
all-word-help [ article-parent not ] filter ;
|
all-word-help [ article-parent not ] filter ;
|
||||||
|
|
Loading…
Reference in New Issue