diff --git a/.cspell.json b/.cspell.json index 4b5a5f16..6b635542 100644 --- a/.cspell.json +++ b/.cspell.json @@ -47,5 +47,5 @@ "dictionaries": ["bash", "rust"] } ], - "ignorePaths": ["**/fixtures/*.json", "tests/fixtures/coverage-reports/**"] + "ignorePaths": ["tests/fixtures/*.json", "tests/fixtures/coverage-reports/**"] }