Skip to content

Document the README + HISTORY cspell CI scope (main-only)#275

Merged
ptr727 merged 1 commit into
mainfrom
promote/doc-cspell-scope
Jul 15, 2026
Merged

Document the README + HISTORY cspell CI scope (main-only)#275
ptr727 merged 1 commit into
mainfrom
promote/doc-cspell-scope

Conversation

@ptr727

@ptr727 ptr727 commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Cherry-picks the CODESTYLE "Spelling CI scope" documentation onto main, without dragging the unrelated in-flight work currently on develop. Docs-only; the same change is already on develop.

🤖 Generated with Claude Code

Docs-only: appends CODESTYLE item 3 "Spelling CI scope" to the Markdown
and Spelling list, documenting that the CI spell-check gate covers
`README.md` + `HISTORY.md` only while broad live checking stays in the
editor extension. Propagates the rule from the template
(ptr727/ProjectTemplate#302, #303).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 15, 2026 19:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documents the intentional CI spell-check scope in CODESTYLE.md, clarifying that the enforced gate is limited to the two most user-facing docs while still encouraging broad editor-time spell checking.

Changes:

  • Add a dedicated “Spelling CI scope” section describing why CI gates only README.md and HISTORY.md.
  • Clarify that CI spell-checking uses an explicit file list (not a glob) and must stay aligned across CI and local tooling.
  • Reiterate that markdown linting remains repo-wide (**/*.md).

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.43%. Comparing base (52ff176) to head (eaab418).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   87.43%   87.43%           
=======================================
  Files          11       11           
  Lines        1973     1973           
  Branches      243      243           
=======================================
  Hits         1725     1725           
  Misses        166      166           
  Partials       82       82           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ptr727
ptr727 merged commit bbb1319 into main Jul 15, 2026
14 checks passed
@ptr727
ptr727 deleted the promote/doc-cspell-scope branch July 15, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants