Seeking a free Lint for C which programmers will *want* to use
- by Mawg
When I try to persuade others to Lint their code I always get excuses - too difficult to set up, too difficult to understand, false positives, etc (most of which translates to too lazy, too stupid or too afraid of new things).
Is there any way that I can make Linting easier?
We code in C using Netbeans. Can I incorporate Splint into Netbeans?
I did find a Splint GUI which was quite good, but there was no way to lint a directory tree.
Any ideas? Thanks in advance