Typos-CLI – Source code spell checker

by tontoon 12/7/2022, 8:01 PMwith 1 comments

by tontoon 12/7/2022, 8:01 PM

I am not the author of this tool but found it extremely useful. It has caught almost a 100 typos in our codebase in snake_cased and camelCased variable names, in prose in our docs, and it is programming-language agnostic! So awesome. Highly recommend. Easily set up as a github action in CI too