Describe the bug
Typos as well as using things like here for links make it harder for readers to understand code.
To Reproduce
Steps to reproduce the behavior:
- Set up check-spelling
- View the results
Expected behavior
No errors relating to typos or forbidden patterns.
Additional context
This project is used by winget-cli which uses check-spelling. When I sent an upgrade for it, I was advised that I could send upstream fixes microsoft/winget-cli#5045 (comment).
Describe the bug
Typos as well as using things like
herefor links make it harder for readers to understand code.To Reproduce
Steps to reproduce the behavior:
Expected behavior
No errors relating to typos or forbidden patterns.
Additional context
This project is used by winget-cli which uses check-spelling. When I sent an upgrade for it, I was advised that I could send upstream fixes microsoft/winget-cli#5045 (comment).