Skip to content

Commit 1c3ffa2

Browse files
evereqclaude
andcommitted
chore(ci): add 'connrefused' and 'Dockerfiles' to cspell dictionary
Adding NX_NO_CLOUD to .circleci/config.yml brought that file into Cspell's changed-file scope, exposing two legit technical terms: 'Dockerfiles' (new comment) and the pre-existing 'connrefused' (from a --retry-connrefused curl flag). Both added to .cspell.json. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 7f30c4e commit 1c3ffa2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.cspell.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"language": "en",
44
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
55
"words": [
6+
"connrefused",
7+
"Dockerfiles",
68
"activepieces",
79
"ActivePieces",
810
"activitywatch",

0 commit comments

Comments
 (0)