/

static-code-analysis

linter
static-analysis
code-quality
javascript
style-guide
ecmascript
eslint
pep8
java
nodejs
es6
development
standard
python
styleguide
python3
rustpython
ruff
rust
cpp
objective-c
c
awesome-list
static-analyzers
sast
analysis
typescript
jsx
css
json
web
formatter

standard/standard
505日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

eslint/eslint
503日前24.0k

Find and fix problems in your JavaScript code.

astral-sh/ruff
501日前23.7k

An extremely fast Python linter and code formatter, written in Rust.

facebook/infer
503日前14.6k

A static analyzer for Java, C, C++, and Objective-C

analysis-tools-dev/static-analysis
503日前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/biome
501日前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/checkstyle
503日前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/reviewdog
503日前7.1k

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

pylint-dev/pylint
504日前5.0k

It's not just a linter that annoys you!

PyCQA/flake8
502日前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-standard
503日前2.5k

ESLint Config for JavaScript Standard Style