Static Analysis Terminal Tools

Static analysis inspects code without running it, reporting bugs, unsafe patterns, style problems and security issues from the structure of the program alone.

 

In the terminal this covers linters, abstract syntax tree search and rewriting, line counters and complexity metrics, license and dependency audits, and inspectors that work on compiled binaries. The same command runs on a laptop in a couple of seconds and unchanged in continuous integration, which is where most projects enforce the result.

 

Below is a list of terminal tools for static analysis.

19 tools
Know any terminal tools that would be good for this list? Post a Tool here!

Get Updates On Terminal Trove.

No spam, just updates on Terminal Trove. See an example update.