-
Notifications
You must be signed in to change notification settings - Fork 1
[Feature]: normalize case in spelling checks #226
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
Right now, the spelling check flags words that differ only by case (e.g., noaa vs. NOAA). @kellijohnson-NOAA found this issue when reviewing a FIMS PR.
Describe the solution you would like.
Maybe we can update the GHA from {ghactions4r} to normalize case before running the spelling check against the wordlist, so the words are checked in a case-insensitive way.
Describe alternatives you have considered
Relying on developers to manually correct capitalization every time they paste links or emails isn’t reliable.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request