Rosetta Code:Village Pump/Linters

From Rosetta Code
Revision as of 00:39, 21 October 2013 by rosettacode>Mcandre (started discussion on linters)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It would be nice if we detailed how to statically analyze code from different languages for errors. I've compiled a personal list of tools for error checking (https://github.com/mcandre/linters).

--Mcandre