Add typos workflow
#12691
Replies: 1 comment 4 replies
-
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master It is so easy. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Typos: https://github.com/crate-ci/typos
Would make it easy to catch all typos with a github action. There is a PR that used this to fix 68 typos: #12690
It would be handy to have this run on every PR to catch possible typos
Beta Was this translation helpful? Give feedback.
All reactions