test(typos): ignore colors definition
This commit is contained in:
parent
3c37eda13b
commit
1f599ab18f
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
[default]
|
||||||
|
# Ignore string that look like colors definitions
|
||||||
|
extend-ignore-re = ['[a-fA-F0-9]{6}']
|
||||||
|
|
||||||
[default.extend-words]
|
[default.extend-words]
|
||||||
doas = "doas"
|
doas = "doas"
|
||||||
edn = "edn"
|
edn = "edn"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue