Skip to content

Commit d37c90b

Browse files
committed
spell: disable spell checks on benchmarks
1 parent b26f243 commit d37c90b

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)