Skip to content

Commit f28e61b

Browse files
committed
spell: disable spell checks on benchmarks
1 parent cbdd7a0 commit f28e61b

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)