mirror of
https://github.com/rm-dr/datapath.git
synced 2025-12-07 20:04:13 -08:00
9 lines
175 B
TOML
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 = []
|