You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial plan
* Initial analysis and plan for automatic spell check on PRs
Co-authored-by: senthil4321 <44191007+senthil4321@users.noreply.github.com>
* Add automatic spell check workflow for pull requests
Co-authored-by: senthil4321 <44191007+senthil4321@users.noreply.github.com>
* Final verification and documentation of spell check automation
Co-authored-by: senthil4321 <44191007+senthil4321@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This repository contains commonly used command and help information for day to day programming and documentation
6
+
7
+
## Spell Check
8
+
9
+
All `.md` and `.txt` files are automatically checked for spelling errors on pull requests. PRs will be rejected if spelling errors are found. See [SPELL_CHECK_README.md](SPELL_CHECK_README.md) for details about the spell checking system.
0 commit comments