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
You can check it by setting up pre-commit locally and then trying to commit a typo or use pre-commit run -v. On CI you won't see output unless a hook fails.
Feature Description
The spell checker in my vs code goes crazy because of unknown words like "playpos" etc. and I already found at least one real typo
I suggest adding cspell or something else to the project to reduce the likelihood of spelling mistakes in the projects.
At work I do this all the time as I have seen so many bugs caused by typos.
For example
The text was updated successfully, but these errors were encountered: