Files
math/.github/workflows/typos.toml

20 lines
312 B
TOML

# usage:
# install `typos`: https://github.com/crate-ci/typos
# run: typos -c .github/workflows/typos.toml
[default.extend-words]
iddeal = "ideal"
iddeals = "ideals"
allpha = "alpha"
# strings that are not a typo:
thm = "thm"
# equations stuff
ba = "ba"
nd = "nd"
# names
Strang = "Strang"
Bootle = "Bootle"