chore: add exceptions in typos conf file

- `PN` use in some tex file
- `substituters` which is an offcial word of Nix vocabulary
This commit is contained in:
Gwen Lg
2026-01-27 21:47:47 +01:00
parent 32da94cbbe
commit f2e00781bb
+2
View File
@@ -1,4 +1,6 @@
[default.extend-words]
PN = "PN"
substituters = "substituters"
[files]
extend-exclude = ["CHANGELOG.md", "**.js", "**.svg", "doc/talks/*"]