forked from iina/iina
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.typos.toml
More file actions
34 lines (31 loc) · 822 Bytes
/
.typos.toml
File metadata and controls
34 lines (31 loc) · 822 Bytes
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
[files]
extend-exclude = [
".git/",
"deps/",
"iina.xcodeproj/",
"**/*.strings",
]
ignore-hidden = false
[default]
extend-ignore-re = [
"\\bBig Sur\\b",
'(firstItem|secondItem|id|destination|headerView)="[0-9A-Za-z]+-[0-9A-Za-z]+-[0-9A-Za-z]+"',
'apiKey = "[^"]+"',
"V\\[alue\\]",
"ba!",
# Ignore the token declaration in AssrtSubtitle.
"5IzWrb.*"
]
[default.extend-words]
"abitrate" = "abitrate"
"splitted" = "splitted"
[default.extend-identifiers]
"caf" = "caf"
# Xcode uses this property in XIBs.
"customObjectInstantitationMethod" = "customObjectInstantitationMethod"
"iy" = "iy"
"reloadSavedIINAfilters" = "reloadSavedIINAfilters"
"ScreenshootOSDView" = "ScreenshootOSDView"
"tak" = "tak"
"videoParamsMaxCll" = "videoParamsMaxCll"
"CPSProcessSerNum" = "CPSProcessSerNum"