* Modify frontend statement type * Modify frontend operation type * Add exception to typos.toml
5 lines
No EOL
155 B
TOML
5 lines
No EOL
155 B
TOML
[default.extend-words]
|
|
groth = "groth" # to avoid it dectecting it as 'growth'
|
|
BA = "BA"
|
|
Ded = "Ded" # "ANDed", it thought "Ded" should be "Dead"
|
|
OT = "OT" |