WebUI: Use Map instead of Mootools Hash in Torrents table
[qBittorrent.git] / .github / workflows / helper / pre-commit / .typos.toml
blob0f33373ade21c9be277bd7e5bb13c0b29d263644
1 # https://github.com/crate-ci/typos/blob/master/docs/reference.md
2 # https://github.com/crate-ci/typos/blob/master/docs/design.md#identifiers-and-words
4 # try adding to `identifiers` list first, if doesn't work then `words` list
6 [default.extend-identifiers]
7 additionals = "additionals"
8 caf = "caf"
9 curren = "curren"
10 FO = "FO"
11 ket = "ket"
12 Q_INVOKABLE = "Q_INVOKABLE"
13 switchs = "switchs"
14 ths = "ths"
16 [default.extend-words]
17 BA = "BA"
18 helo = "helo"