Skip to content

Commit 6617a34

Browse files
spelling
1 parent e8cf12d commit 6617a34

1 file changed

Lines changed: 22 additions & 2 deletions

File tree

cspell.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"*.vsix",
99
".vscode-test",
1010
"src/test/fixtures",
11-
"package-lock.json"
11+
"package-lock.json",
12+
"scripts"
1213
],
1314
"words": [
1415
"tasktree",
@@ -32,7 +33,26 @@
3233
"cargo",
3334
"composer",
3435
"rakefile",
36+
"rakefiles",
3537
"justfile",
36-
"dockercompose"
38+
"justfiles",
39+
"dockercompose",
40+
"akefile",
41+
"clippy",
42+
"findlay",
43+
"gradlew",
44+
"makefiles",
45+
"ollama",
46+
"pycache",
47+
"quicktask",
48+
"quicktasks",
49+
"subdirs",
50+
"subfolders",
51+
"summarise",
52+
"summarisation",
53+
"venv",
54+
"visioncortex",
55+
"behaviour",
56+
"docstrings"
3757
]
3858
}

0 commit comments

Comments
 (0)