We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cf12d commit 6617a34Copy full SHA for 6617a34
1 file changed
cspell.json
@@ -8,7 +8,8 @@
8
"*.vsix",
9
".vscode-test",
10
"src/test/fixtures",
11
- "package-lock.json"
+ "package-lock.json",
12
+ "scripts"
13
],
14
"words": [
15
"tasktree",
@@ -32,7 +33,26 @@
32
33
"cargo",
34
"composer",
35
"rakefile",
36
+ "rakefiles",
37
"justfile",
- "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"
57
]
58
}
0 commit comments