DevFusion

Explore Repositories

⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

ShellCheck, a static analysis tool for shell scripts