linter
koalaman/shellcheck580日前34.4k
ShellCheck, a static analysis tool for shell scripts
standard/standard582日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
eslint/eslint580日前24.0k
Find and fix problems in your JavaScript code.
astral-sh/ruff578日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
realm/SwiftLint580日前18.1k
A tool to enforce Swift style and conventions.
lint-staged/lint-staged580日前12.6k
🚫💩 — Run linters on git staged files
analysis-tools-dev/static-analysis580日前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.
stylelint/stylelint580日前10.7k
A mighty CSS linter that helps you avoid errors and enforce conventions.
hadolint/hadolint580日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
super-linter/super-linter580日前9.1k
Combination of multiple linters to run as a GitHub Action or standalone
biomejs/biome578日前8.7k
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
xojs/xo580日前7.5k
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
reviewdog/reviewdog580日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
aquasecurity/tfsec579日前6.5k
Security scanner for your Terraform code
detekt/detekt580日前5.9k
Static code analysis for Kotlin
ast-grep/ast-grep580日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
pylint-dev/pylint581日前5.0k
It's not just a linter that annoys you!
rrrene/credo580日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
pmd/pmd581日前4.6k
An extensible multilanguage static code analyzer.
PyCQA/flake8579日前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.
textlint/textlint579日前2.7k
The pluggable natural language linter for text and markdown.
laravel/pint581日前2.6k
Laravel Pint is an opinionated PHP code style fixer for minimalists.
standard/eslint-config-standard580日前2.5k
ESLint Config for JavaScript Standard Style
rhysd/actionlint579日前2.2k
:octocat: Static checker for GitHub Actions workflow files