_typos.toml 276 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
[files]

[default.extend-identifiers]

[type.py.extend-words]
"BA" = "BA"  # used as a commented-out variable in tests

[type.cuda.extend-words]
"subtile" = "subtile"
"subtiles" = "subtiles"
"transation" = "transation"  # TODO: is this transition, transaction, translation..?