Skip to content

Commit 3c83dfd

Browse files
committed
chore: add codspeed to spellcheck
1 parent ef74c7d commit 3c83dfd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cspell.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ ignorePaths:
77
- package.json
88
- benchmark/github-schema.graphql
99
- benchmark/github-schema.json
10+
- patches
11+
- src/__benchmarks__/github-schema.json
12+
- src/__benchmarks__/github-schema.graphql
1013
overrides:
1114
- filename: '**/docs-old/APIReference-*.md'
1215
ignoreRegExpList: ['/href="[^"]*"/']
@@ -34,7 +37,7 @@ ignoreRegExpList:
3437

3538
words:
3639
- graphiql
37-
40+
- codspeed
3841
# Different names used inside tests
3942
- Skywalker
4043
- Leia

0 commit comments

Comments
 (0)