mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
410bffe643
* refactor: naming cleanup across all packages
10 lines
265 B
TOML
10 lines
265 B
TOML
# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
|
|
[default.extend-words]
|
|
Readed = "Readed"
|
|
Sie = "Sie"
|
|
OT = "OT"
|
|
Encrypter = "Encrypter"
|
|
Decrypter = "Decrypter"
|
|
PASSWOR = "PASSWOR"
|
|
[files]
|
|
extend-exclude = ["go.mod", "go.sum"] |