semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
Black : By using Black, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyl...
JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
SonarQube is an open source platform for continuous inspection of code quality.