CI
This commit is contained in:
8
typos.toml
Normal file
8
typos.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[default]
|
||||
extend-ignore-re = [
|
||||
# Line block with # spellchecker:<on|off>
|
||||
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
|
||||
]
|
||||
|
||||
[files]
|
||||
extend-exclude = []
|
||||
Reference in New Issue
Block a user