Help lint no longer flags symbols as having violations
parent
c073a8b4f5
commit
732f726c96
|
@ -45,6 +45,7 @@ IN: help.lint
|
||||||
{
|
{
|
||||||
[ drop "declared-effect" word-prop not ]
|
[ drop "declared-effect" word-prop not ]
|
||||||
[ nip contains-funky-elements? ]
|
[ nip contains-funky-elements? ]
|
||||||
|
[ drop symbol? ]
|
||||||
[ drop macro? ]
|
[ drop macro? ]
|
||||||
[
|
[
|
||||||
[ effect-values >array ]
|
[ effect-values >array ]
|
||||||
|
|
Loading…
Reference in New Issue