catppuccin-userstyles/.typos.toml
winston 5b60e9a83c
ci: add crate-ci/typos (#129)
Co-authored-by: sgoudham <sgoudham@gmail.com>
2023-07-24 19:59:49 +02:00

13 lines
173 B
TOML

[default]
locale = "en-us"
# maintainer names
[default.extend-words]
Ren = "Ren"
[type.css]
extend-ignore-re = [
# generated classnames from css modules
'_[\w\d]+',
]