Live data from Hacker News

Typos-CLI – Source code spell checker

github.com

1–2 of 2 posts

Re: Typos-CLI – Source code spell checker

#2
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