mirror of
https://github.com/sasjs/lint.git
synced 2026-01-17 17:20:05 +00:00
chore(docs): gremlins loc
This commit is contained in:
@@ -53,7 +53,7 @@ Configuring a non-zero return code (ERROR) is helpful when running `sasjs lint`
|
|||||||
|
|
||||||
### allowedGremlins
|
### allowedGremlins
|
||||||
|
|
||||||
An array of hex codes that represents allowed gremlins (invisible / undesirable characters). To allow all gremlins, you can also set the `noGremlins` rule to `false`.
|
An array of hex codes that represents allowed gremlins (invisible / undesirable characters). To allow all gremlins, you can also set the `noGremlins` rule to `false`. The full gremlin list is [here](https://github.com/sasjs/lint/blob/main/src/utils/gremlinCharacters.ts).
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user