From 3c83dfd5ca128e5985ae6c55812d270a442fd980 Mon Sep 17 00:00:00 2001 From: Erik Wrede Date: Thu, 17 Oct 2024 17:29:42 +0200 Subject: [PATCH] chore: add codspeed to spellcheck --- cspell.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cspell.yml b/cspell.yml index 9b20fded97..372336a144 100644 --- a/cspell.yml +++ b/cspell.yml @@ -7,6 +7,9 @@ ignorePaths: - package.json - benchmark/github-schema.graphql - benchmark/github-schema.json + - patches + - src/__benchmarks__/github-schema.json + - src/__benchmarks__/github-schema.graphql overrides: - filename: '**/docs-old/APIReference-*.md' ignoreRegExpList: ['/href="[^"]*"/'] @@ -34,7 +37,7 @@ ignoreRegExpList: words: - graphiql - + - codspeed # Different names used inside tests - Skywalker - Leia