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
I’ve noticed occasional typos in the codebase. While this is quite natural, especially when reviewing with the naked eye, I think we could benefit from introducing a spell-checking step into the development flow.
We could:
Add an automatic spell-check as part of the CI pipeline
Recommend contributors to enabling spell-check in their local IDEs
Encourage set up a pre-commit hook to catch typos before they’re pushed
What do you think about adding something like this?
P.S. I’m happy to help with implementing any of these options.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve noticed occasional typos in the codebase. While this is quite natural, especially when reviewing with the naked eye, I think we could benefit from introducing a spell-checking step into the development flow.
We could:
What do you think about adding something like this?
P.S. I’m happy to help with implementing any of these options.
Beta Was this translation helpful? Give feedback.
All reactions