mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
spell: disable spell checks on benchmarks
This commit is contained in:
parent
47c0d19ed9
commit
d453ea9c3f
1 changed files with 2 additions and 0 deletions
2
.vscode/cSpell.json
vendored
2
.vscode/cSpell.json
vendored
|
|
@ -32,6 +32,8 @@
|
|||
".devcontainer/**",
|
||||
"util/gnu-patches/**",
|
||||
"docs/src/release-notes/**",
|
||||
"src/uu/*/benches/*.rs",
|
||||
"src/uucore/src/lib/features/benchmark.rs",
|
||||
],
|
||||
|
||||
"enableGlobDot": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue