diff --git a/.github/linters/.cspell.yml b/.github/linters/.cspell.yml index 5497a5d60..b11ea8b91 100644 --- a/.github/linters/.cspell.yml +++ b/.github/linters/.cspell.yml @@ -129,6 +129,9 @@ ignorePaths: - "**/holding-pen/**" - "**/redirect/**" - "**/presentation-pack/**" + - "**/.cspell.yml" + - "**/pnpm-lock.yaml" + - "**/.golangci.yml" # Default to checking both Markdown and YAML. CI also passes an explicit glob. files: