Files
math/.github/workflows/typos.toml
arnaucube b5b12fc3cf add exercises ch6 & polish Zariski's lemma, Weak Nullstellensatz, (strong) Nullstellensatz theorems (#8)
* add exercises 6.3, 6.4

* small typos

* small polishing

* polish Zariski's lemma & weak Nullstellensatz proofs
2026-02-22 22:53:19 +01:00

26 lines
421 B
TOML

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