[PR #18940] Upgrade to check-spelling v0.0.25 #31656

Closed
opened 2026-01-31 09:48:40 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/18940

State: closed
Merged: Yes


Summary of the Pull Request

  • Various spelling fixes
  • Refresh metadata (including dictionaries)
  • Upgrade to v0.0.25

References and Relevant Issues

Detailed Description of the Pull Request / Additional comments

  • Code Scanning action requires a Code Scanning Ruleset -- you'll need to add a ruleset as the modern practice for github code scanning involves workflows not actually ❌ing when they're unhappy, but instead submitting their complaints to the sarif endpoint and relying on the reporting system to handle things.
    • I'd suggest you test it out in a fork before merging this to see how it works, this is a very new feature and it takes some getting used to

Validation Steps Performed

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/18940 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request - Various spelling fixes - Refresh metadata (including dictionaries) - Upgrade to [v0.0.25](https://github.com/check-spelling/check-spelling/releases/tag/v0.0.25) ## References and Relevant Issues ## Detailed Description of the Pull Request / Additional comments - [Code Scanning action requires a Code Scanning Ruleset](https://github.com/check-spelling/check-spelling/wiki/Breaking-Change:-Code-Scanning-action-requires-a-Code-Scanning-Ruleset) -- you'll need to add a ruleset as the modern practice for github code scanning involves workflows not actually ❌ing when they're unhappy, but instead submitting their complaints to the sarif endpoint and relying on the reporting system to handle things. - I'd suggest you test it out in a fork before merging this to see how it works, this is a very new feature and it takes some getting used to ## Validation Steps Performed - check-spelling has been automatically testing this repository for a while now on a daily basis to ensure that it works fairly reliably: https://github.com/check-spelling-sandbox/autotest-check-spelling/actions/workflows/microsoft-terminal-spelling2.yml ## PR Checklist - [ ] Closes #xxx - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:48:40 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31656