Chocobo1
1 year ago
2 changed files with 43 additions and 0 deletions
@ -0,0 +1,18 @@
@@ -0,0 +1,18 @@
|
||||
# https://github.com/crate-ci/typos/blob/master/docs/reference.md |
||||
# https://github.com/crate-ci/typos/blob/master/docs/design.md#identifiers-and-words |
||||
|
||||
# try adding to `identifiers` list first, if doesn't work then `words` list |
||||
|
||||
[default.extend-identifiers] |
||||
additionals = "additionals" |
||||
caf = "caf" |
||||
curren = "curren" |
||||
FO = "FO" |
||||
ket = "ket" |
||||
Q_INVOKABLE = "Q_INVOKABLE" |
||||
switchs = "switchs" |
||||
ths = "ths" |
||||
|
||||
[default.extend-words] |
||||
BA = "BA" |
||||
helo = "helo" |
Loading…
Reference in new issue