|
[files]
|
|
# https://github.com/crate-ci/typos/issues/868
|
|
extend-exclude = ["**/resources/**/*", "**/snapshots/**/*"]
|
|
|
|
[default.extend-words]
|
|
hel = "hel"
|
|
whos = "whos"
|
|
spawnve = "spawnve"
|
|
ned = "ned"
|
|
poit = "poit"
|
|
BA = "BA" # acronym for "Bad Allowed", used in testing.
|