mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 15:27:54 +00:00
19 lines
446 B
TOML
19 lines
446 B
TOML
|
# 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"
|