-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.typos.toml
43 lines (38 loc) · 944 Bytes
/
.typos.toml
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
[files]
extend-exclude = [
"fmt",
"minhook",
"pybind11",
"LICENSE",
".typos.toml",
"AltUseVendors",
"ApplesBorderlandsCheats",
"EnemyLevelRandomizer",
"EquipLocker",
"HideUndiscoveredMissions",
"ItemLevelUncapper",
"Mario",
"OHKO",
"OfflineHelpers",
"Onezerker",
"PythonPartNotifier",
"RoundsPerMinute",
"SanitySaver",
"ScalingAdjuster",
"SpawnMultiplier",
"TextModLoader",
"TrueDamageLogger",
"UserFeedback",
"command_extensions/file_parser_tests/*.test_in",
]
[default]
extend-ignore-re = [
# Ignore markdown links to github commits/trees
"\\[[0-9a-fA-F]+?\\]\\(https://github.com/.+?/.+?/(commit|tree)/.+?\\)",
# Ignore this specific hook string, which gearbox typo'd
"\"WillowGame\\.WillowPlayerController:CanAcessOakUpsell\""
]
[default.extend-identifiers]
llibgcc_s_seh = "llibgcc_s_seh"
[default.extend-words]
UE = "UE"