Skip to content

Commit

Permalink
chore: add _typos.toml
Browse files Browse the repository at this point in the history
Configuration file for the `typos` crate.
  • Loading branch information
ncfavier authored and plt-amy committed Feb 22, 2025
1 parent efc69ae commit e4bdf85
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions _typos.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[files]
extend-exclude = ["support", "*.scss", "*.bibtex"]

[default.extend-words]
identicals = "identicals"
intensional = "intensional"
operad = "operad"
projectives = "projectives"
raison = "raison"
substituters = "substituters"

# parts of identifiers
ba = "ba"
cancell = "cancell"
DNE = "DNE"
fo = "fo"
Iy = "Iy"
hom = "hom"
lits = "lits"
ment = "ment"
mor = "mor"
nam = "nam"
nto = "nto"
padd = "padd"
pn = "pn"
Singl = "Singl"
SinglP = "SinglP"
som = "som"
toi = "toi"
ue = "ue"
unitl = "unitl"

0 comments on commit e4bdf85

Please sign in to comment.