forked from rotki/rotki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_typos.toml
More file actions
77 lines (70 loc) · 2.09 KB
/
_typos.toml
File metadata and controls
77 lines (70 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[files]
extend-exclude = [
"**/**/*.svg", # images.
"**/**/*.csv", # import data
"**/**/*.json", # translation files, etc.
"frontend/pnpm-lock.yaml", # pnpm lockfile
"*.db", # skip db blobs
]
[default]
extend-ignore-re = [
"(?Rm)^.*(#|//)\\s*spellchecker:disable-line$", # spellchecker:disable-line
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on", # spellchecker:<on|off>
"(?m)^.*MockResponse\\(HTTPStatus\\.OK,\\s*\\\"\\\"\\\".*$", # Mock responses
"(?m)^.*mIneR.*$", # miner misspelling in test to check case-sensitivity
]
extend-ignore-identifiers-re = [
"^0x.+$", # hexstrings
"^[xyztuvw]pub.{107}$", # all xpubs (mainnet + testnet)
"^[123mn].{25,50}$", # legacy/p2sh addresses (mainnet + testnet)
"^(bc|tb)1.{8,100}$", # bech32/taproot addresses (mainnet + testnet)
"^CCM_.+$", # CCM prefixed words
"^BLF_.+$", # BLF prefixed words
"^BNC_.+$", # BNC prefixed words
"^COT.+$", # COT prefixed words
"^KU.+$", # KU prefixed words
"^NEXO_.+$", # NEXO prefixed words
"^A3Np3RQbaBA6oKJgiwDJeo5T3zrYfGHPWFYayMwtNDum$", # uniswap subgraph id
"^10x6c27ea39e5046646aaf24e1bb451caf466058278685102d89979197fdb89d007", # event identifier in test
"^astroid$", # astroid library
]
locale = "en"
[default.extend-words]
# Common Abbreviations
Pn = "Pn" # Profit and Loss
BA = "BA"
FND = "FND"
# Asset Symbols
ADN = "ADN"
THR = "THR"
DNE = "DNE"
vai = "vai"
VAI = "VAI"
BLOK = "BLOK"
DOWS = "DOWS"
EDN = "EDN"
MCH = "MCH"
GIV = "GIV"
Contentos = "Contentos"
Snet = "Snet" # IRISnet token
AXE = "AXE"
ONL = "ONL"
Axe = "Axe"
Plian = "Plian"
MOR = "MOR"
BOOE = "BOOE"
# DeFi Terms
allo = "allo"
ser = "ser"
zlot = "zlot"
# Test Variables
ethe = "ethe"
strat = "strat" # as in strategy
thie = "thie" # frontend regex check for thief
Realised = "Realised" # bitmex import
daa = "daa" # iconomi test
ede = "ede" # coinbase test json payload
datas = "datas" # used in packaging
requeried = "requeried"
othere = "othere" # other exception
queriable = "queriable" # https://en.wiktionary.org/wiki/queriable