-
SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
-
Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
-
Cppcheck is an analysis tool for C/C++ code. It detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. CppCheckDownload cppcheck for free.
-
Coveralls is a code coverage history and tracking tool that tests coverage reports and statistics for engineering teams.
-
JSLint is a JavaScript program that looks for problems in JavaScript programs.
-
Analyzes C# source code to enforce a set of style and consistency rules. - StyleCop/StyleCop.
-
Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.
-
Sourcery reviews your code everywhere you work and automatically suggests improvements.
-
The Closure Compiler is a tool for making JavaScript download and run faster.
-
ShellCheck finds bugs in your shell scripts.
-
Enhance your workflow with continuous code quality, SonarCloud automatically analyzes and decorates pull requests on GitHub, Bitbucket, Azure DevOps and GitLab on major languages.
-
Findbugs is a tool that looks for bugs in Java code. Findbugs finds the bugs by analyzing computer software without actually executing programs. Using this software allows for easy debugging and repairing broken script. Read more about FindBugs.
-
OzCode is a reliable productivity tool that helps identify and fix bugs during C# debugging.
-
JaCoCo is a free Java code coverage library.
-
Write better code faster.
-
Linting and fixing code for all languages.
-
XcodeCoverage is a code coverage tool for Xcode projects.
-
Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications.
-
Vorlon.JS is an open source, extensible, platform-agnostic tool for remotely debugging and testing JavaScript.
-
Clean Code begins in your IDE with SonarLint - Our free IDE extension that provides on-the-fly analysis and coding guidance. .