top | item 33899438

Typos-CLI – Source code spell checker

3 points| tonto | 3 years ago |github.com

1 comment

order

tonto|3 years ago

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