1
0
mirror of https://github.com/rm-dr/datapath.git synced 2025-12-07 20:04:13 -08:00
Files
datapath/typos.toml
2025-12-02 20:41:53 -08:00

9 lines
175 B
TOML

[default]
extend-ignore-re = [
# Line block with # spellchecker:<on|off>
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
]
[files]
extend-exclude = []