Files
garage/typos.toml
Gwen Lg f2e00781bb chore: add exceptions in typos conf file
- `PN` use in some tex file
- `substituters` which is an offcial word of Nix vocabulary
2026-01-29 14:53:27 +01:00

7 lines
140 B
TOML

[default.extend-words]
PN = "PN"
substituters = "substituters"
[files]
extend-exclude = ["CHANGELOG.md", "**.js", "**.svg", "doc/talks/*"]