YALA combines many linters to improve the quality of your code.
Read more
The Linux Portal Site
YALA combines many linters to improve the quality of your code.
Read more
wemake-python-styleguide is a flake8 plugin, the only one you will need as your ruff companion.
Read more
RSLint uses parallelism to utilize multiple threads to speed up linting on top of being compiled to native code.
Read more
Pylint is a static code analyser for Python 2 or 3. The latest version supports Python 3.10.0 and above.
Read more
XO is an opinionated but configurable ESLint wrapper with lots of goodies included. It enforces strict and readable code.
Read more
standard is designed to save you time by avoiding bikeshedding about code style. It’s a style guide, linter, and formatter.
Read more
pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8.
Read more
quick-lint-js gives you instant feedback as you code. Find bugs in your JavaScript.
Read more
Pyflakes analyzes programs and detects various errors. It works by parsing the source file, not importing it
Read more
Putout is a JavaScript Linter, pluggable and configurable code transformer, drop-in ESLint replacement with built-in code printer and ability to fix syntax errors.
Read more