Rosetta Code:Village Pump/Linters: Difference between revisions

From Rosetta Code
Content deleted Content added
started discussion on linters
 
No edit summary
Line 1: Line 1:
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).
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]]
~~Mcandre

Revision as of 00:39, 21 October 2013

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