static-code-analysis
standard/standard505日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
eslint/eslint503日前24.0k
Find and fix problems in your JavaScript code.
astral-sh/ruff501日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
facebook/infer503日前14.6k
A static analyzer for Java, C, C++, and Objective-C
analysis-tools-dev/static-analysis503日前12.6k
⚙️ 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.
biomejs/biome501日前8.7k
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
checkstyle/checkstyle503日前8.1k
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.
reviewdog/reviewdog503日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
pylint-dev/pylint504日前5.0k
It's not just a linter that annoys you!
pmd/pmd504日前4.6k
An extensible multilanguage static code analyzer.
PyCQA/flake8502日前3.2k
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
standard/eslint-config-standard503日前2.5k
ESLint Config for JavaScript Standard Style
codeclimate/codeclimate508日前2.5k
Code Climate CLI