We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef74c7d commit 3c83dfdCopy full SHA for 3c83dfd
cspell.yml
@@ -7,6 +7,9 @@ ignorePaths:
7
- package.json
8
- benchmark/github-schema.graphql
9
- benchmark/github-schema.json
10
+ - patches
11
+ - src/__benchmarks__/github-schema.json
12
+ - src/__benchmarks__/github-schema.graphql
13
overrides:
14
- filename: '**/docs-old/APIReference-*.md'
15
ignoreRegExpList: ['/href="[^"]*"/']
@@ -34,7 +37,7 @@ ignoreRegExpList:
34
37
35
38
words:
36
39
- graphiql
-
40
+ - codspeed
41
# Different names used inside tests
42
- Skywalker
43
- Leia
0 commit comments