fix: add 'lazer' to 'typos' hook exclusion
This commit is contained in:
parent
2fd3865bd2
commit
295cfa4c67
8
.typos.toml
Normal file
8
.typos.toml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[default]
|
||||||
|
extend-ignore-re = [
|
||||||
|
# Ignore `files = "";` declarations
|
||||||
|
"(?Rm)^\\s*files\\s*=.*;$"
|
||||||
|
]
|
||||||
|
|
||||||
|
[default.extend-words]
|
||||||
|
lazer = "lazer"
|
Loading…
x
Reference in New Issue
Block a user