From 2c810d2722b70efb5bd1d65947c5245017b727fd Mon Sep 17 00:00:00 2001 From: katriendg Date: Tue, 28 Apr 2026 10:13:42 +0200 Subject: [PATCH] chore(build): exclude CHANGELOG.md from cspell and seed dictionary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ignore root and nested CHANGELOG.md in .cspell.json (auto-generated by release-please) - add openmpi, remediations, repoint/repointed/repointing to general-technical dictionary 🔧 - Generated by Copilot --- .cspell.json | 4 +++- .cspell/general-technical.txt | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.cspell.json b/.cspell.json index 128c516c..ab9fe7bf 100644 --- a/.cspell.json +++ b/.cspell.json @@ -38,7 +38,9 @@ "**/.terraform/**", "**/.terraform.lock.hcl", "**/scripts/tests/Fixtures/**", - "**/TERRAFORM.md" + "**/TERRAFORM.md", + "CHANGELOG.md", + "**/CHANGELOG.md" ], "dictionaryDefinitions": [ { diff --git a/.cspell/general-technical.txt b/.cspell/general-technical.txt index c3c80224..a2dd58b2 100644 --- a/.cspell/general-technical.txt +++ b/.cspell/general-technical.txt @@ -879,6 +879,7 @@ onpremisesstorage openapi opencencus openid +openmpi openpgp openrowset openshift @@ -1108,6 +1109,10 @@ reimplementing reintegrate reintegrating relabelling +remediations +repoint +repointed +repointing Rekor Remotable renumbered