Phabricator is a collection of open source web applications that help software companies build better software. | A static code analyzer for JavaScript, TypeScript and React. Targets runtime errors and quality issues rather than coding conventions. Available for free for open source projects on GitHub. |
reviewing code before it hits master;
auditing code after it hits master;
hosting Git/Hg/SVN repositories;
tracking bugs or "features";
counting down to HL3;
expounding liberal tomes of text;
nit picking pixels with designers;
"project" "manage" "ment";
hiding stuff from coworkers; and
also other random things, like
memes, badges, and tokens. | JavaScript Code Inspection: Designed to find runtime errors and quality issues rather than coding conventions via precise data-flow analysis.;Support for Cutting Edge Technology: ES6, ES7 and ECMAScript Next features, React, Flow, and TypeScript.;GitHub Integration: Analyze your code in GitHub repository with automatic synchronization and code review for pull request.;Effective Rule Sets: Help developers to find common pitfalls and best practices. Fine-grained impact depending on the surrounding context.;Issue Trends: You can track project's code quality over time.;Editor Plugins: You can see bugs and quality issues on the fly in your Visual Studio Code and Atom. |
Statistics | |
Stacks 226 | Stacks 11 |
Followers 323 | Followers 42 |
Votes 187 | Votes 1 |
Pros & Cons | |
Pros
| Pros
|
Integrations | |
| No integrations available | |

After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to determine changes in quality and surface technical debt hotspots.

Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 programming languages reporting back the impact of every commit or PR, issues concerning code style, best practices and security.

PullReview helps Ruby and Rails developers to develop new features cleanly, on-time, and with confidence by automatically reviewing their code.

Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comment incoming changes. It is highly configurable and extensible with default guarding policies, webhooks, project access control and more.

SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.

CodeFactor.io automatically and continuously tracks code quality with every GitHub or BitBucket commit and pull request, helping software developers save time in code reviews and efficiently tackle technical debt.

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

It is a machine learning service for automated code reviews and application performance recommendations. It helps you find the most expensive lines of code that hurt application performance and keep you up all night troubleshooting, then gives you specific recommendations to fix or improve your code.

A code review tool for GitHub pull requests inspired by Google's internal tool. Powerful diffing and workflow features wrapped in a beautiful UI, with seamless GitHub integration. Free for public repos.