help.lint.checks: don't throw strings
parent
490ea139a9
commit
afec68db24
|
@ -143,7 +143,7 @@ SYMBOL: vocab-articles
|
|||
swap '[
|
||||
_ elements [
|
||||
rest { { } { "" } } member?
|
||||
[ "Empty description" throw ] when
|
||||
[ "Empty $description" simple-lint-error ] when
|
||||
] each
|
||||
] each ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue