help.lint.checks: don't throw strings
parent
e1f9f30f61
commit
55ead133f8
|
@ -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