Closed OJarrisonn closed 2 months ago
The linting flags --warn, --deny, --allow and --forbid have string type rather than bool
--warn
--deny
--allow
--forbid
string
bool
Thanks
The linting flags
--warn
,--deny
,--allow
and--forbid
havestring
type rather thanbool