Skip to content

Ignore HSI in website spellcheck#343

Merged
glenn-jocher merged 1 commit into
mainfrom
codeworker/7c02d8246713
Jul 20, 2026
Merged

Ignore HSI in website spellcheck#343
glenn-jocher merged 1 commit into
mainfrom
codeworker/7c02d8246713

Conversation

@UltralyticsAssistant

@UltralyticsAssistant UltralyticsAssistant commented Jul 20, 2026

Copy link
Copy Markdown
Member

Requested by glenn.jocher@ultralytics.com (job 7c02d8246713).

Deleted: nothing — the task is a one-token addition to codespell's existing --ignore-words-list; no deletion or replacement was possible since a needed exclusion word did not previously exist, and the change reuses the sole existing exclusion owner.

.github/workflows/links.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Added HSI to the documentation link-check workflow’s accepted word list to prevent false spelling warnings. ✅

📊 Key Changes

  • Updated .github/workflows/links.yml.
  • Added HSI to the --ignore-words-list configuration for automated checks.

🎯 Purpose & Impact

  • Prevents the link-validation workflow from flagging the valid technical acronym HSI.
  • Keeps documentation CI checks focused on genuine spelling or link issues.
  • Has no direct impact on users or runtime behavior.

@glenn-jocher
glenn-jocher marked this pull request as ready for review July 20, 2026 13:27
@glenn-jocher
glenn-jocher merged commit 2707739 into main Jul 20, 2026
6 checks passed
@glenn-jocher
glenn-jocher deleted the codeworker/7c02d8246713 branch July 20, 2026 13:27
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