-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtypos.toml
More file actions
48 lines (47 loc) · 926 Bytes
/
typos.toml
File metadata and controls
48 lines (47 loc) · 926 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[files]
extend-exclude = [
".build/**",
".zig-cache/**",
".zig-cache-local/**",
"docs/context/**",
"docs/plans/**",
"zig-out/**",
"prototype1/**",
"pkg/sqlite/**",
"submodules/**",
"web/test-results/**",
]
[default.extend-words]
appkit = "appkit"
codex = "codex"
deinit = "deinit"
errdefer = "errdefer"
facil = "facil"
ghosttykit = "ghosttykit"
grdb = "grdb"
goe = "goe"
jj = "jj"
jujutsu = "jujutsu"
libsmithers = "libsmithers"
libsmitherskit = "libsmitherskit"
macos = "macos"
neovim = "neovim"
nvim = "nvim"
pbxproj = "pbxproj"
pnpm = "pnpm"
shellcheck = "shellcheck"
smithers = "smithers"
smitherskit = "smitherskit"
solidjs = "solidjs"
sttextview = "sttextview"
swiftui = "swiftui"
tailwind = "tailwind"
tmux = "tmux"
treesitter = "treesitter"
xcodebuild = "xcodebuild"
xcodeproj = "xcodeproj"
xcframework = "xcframework"
xcresult = "xcresult"
xcworkspace = "xcworkspace"
xterm = "xterm"
zap = "zap"