Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You don't have linters for C/C++ as far as I know. I guess they could have included code-formatters too, like clang-format.



I learned C 1986 and lint existed back then. According to Wikipedia it's from 1978.

Of course C was a different languange back then. But I am rather sure modern variants exist.

Clang-tidy comes to my mind, but I don't write any significant amount of C/C++ these days.


lint for C has existed in one form or another for 42 years.

https://en.wikipedia.org/wiki/Lint_(software)


I used this in the past: http://cppcheck.sourceforge.net/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: