7 lines
197 B
TOML
7 lines
197 B
TOML
|
# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
|
||
|
[default.extend-words]
|
||
|
Readed = "Readed"
|
||
|
Sie = "Sie"
|
||
|
OT = "OT"
|
||
|
[files]
|
||
|
extend-exclude = ["go.mod", "go.sum"]
|