chore: Added pre-commit hooks
This commit is contained in:
6
.typos.toml
Normal file
6
.typos.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[default]
|
||||
extend-ignore-re = [
|
||||
"(?Rm)^.*(#|//)\\s*spellchecker:disable-line$",
|
||||
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
|
||||
"(#|//)\\s*spellchecker:ignore-next-line\\n.*",
|
||||
]
|
||||
Reference in New Issue
Block a user