Hacker News new | ask | show | jobs
by omn1 1912 days ago
Same. Few years ago I started a little list of linters. Just kept adding tools and the list is huge now thanks to lots of contributors. https://github.com/analysis-tools-dev/static-analysis Still love adding new linters there when I cross their path. :)
1 comments

thanks! you also have https://github.com/analysis-tools-dev/dynamic-analysis for stuff like valgrind; A star from me for both of them.