Skip to content

Commit 485d437

Browse files
committed
update dict
1 parent 59d0e8e commit 485d437

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/cspell.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"gotestfmt",
2424
"healthcheck",
2525
"ICLA",
26+
"kernelsam",
2627
"osarch",
2728
"osdetect",
2829
"OSTYPE",
@@ -40,5 +41,7 @@
4041
"venv",
4142
"zizmor"
4243
],
43-
"ignorePaths": [".git/**"]
44+
"ignorePaths": [
45+
".git/**"
46+
]
4447
}

0 commit comments

Comments
 (0)