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