Remove or narrow some typos.toml allowlist entries
This commit is contained in:
parent
de6d33c033
commit
8238fa692a
1 changed files with 1 additions and 5 deletions
|
|
@ -19,7 +19,6 @@ extend-exclude = [
|
|||
arange = "arange"
|
||||
childs = "childs"
|
||||
clonable = "clonable"
|
||||
Datas = "Datas"
|
||||
filetimes = "filetimes"
|
||||
leafs = "leafs"
|
||||
makro = "makro"
|
||||
|
|
@ -28,7 +27,6 @@ moreso = "moreso"
|
|||
optin = "optin"
|
||||
publically = "publically"
|
||||
rplace = "rplace"
|
||||
smove = "smove"
|
||||
splitted = "splitted"
|
||||
taits = "taits"
|
||||
targetting = "targetting"
|
||||
|
|
@ -37,9 +35,6 @@ unstability = "unstability"
|
|||
unstalled = "unstalled"
|
||||
numer = "numer"
|
||||
|
||||
# this can be valid word, depends on dictionary edition
|
||||
#matcheable = "matcheable"
|
||||
|
||||
[default.extend-identifiers]
|
||||
# An entry goes here if the typo is part of some existing ident
|
||||
# where you want to keep it, but don't want to allow
|
||||
|
|
@ -63,6 +58,7 @@ Oppen = "Oppen"
|
|||
# typos treats this as two different camelcase words (`SETTIN` and `Gs`)
|
||||
# Tracked in: https://github.com/crate-ci/typos/issues/745
|
||||
SETTINGs = "SETTINGs"
|
||||
key_smove = "key_smove" # shifted move key, used by terminfo
|
||||
tolen = "tolen"
|
||||
|
||||
[default]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue