Skip to content

Commit 2338a56

Browse files
committed
spell: disable spell checks on benchmarks
1 parent 662ea52 commit 2338a56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/cSpell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
".devcontainer/**",
3333
"util/gnu-patches/**",
3434
"docs/src/release-notes/**",
35+
"src/uu/*/benches/*.rs",
3536
],
3637

3738
"enableGlobDot": true,

0 commit comments

Comments
 (0)