linter
koalaman/shellcheck503日前34.4k
ShellCheck, a static analysis tool for shell scripts
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.
realm/SwiftLint503日前18.1k
A tool to enforce Swift style and conventions.
lint-staged/lint-staged503日前12.6k
🚫💩 — Run linters on git staged files
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.
stylelint/stylelint503日前10.7k
A mighty CSS linter that helps you avoid errors and enforce conventions.
hadolint/hadolint503日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
super-linter/super-linter503日前9.1k
Combination of multiple linters to run as a GitHub Action or standalone
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.
xojs/xo503日前7.5k
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
reviewdog/reviewdog503日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
aquasecurity/tfsec502日前6.5k
Security scanner for your Terraform code
detekt/detekt503日前5.9k
Static code analysis for Kotlin
ast-grep/ast-grep503日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
pylint-dev/pylint504日前5.0k
It's not just a linter that annoys you!
rrrene/credo503日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
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.
textlint/textlint502日前2.7k
The pluggable natural language linter for text and markdown.
laravel/pint504日前2.6k
Laravel Pint is an opinionated PHP code style fixer for minimalists.
standard/eslint-config-standard503日前2.5k
ESLint Config for JavaScript Standard Style
rhysd/actionlint502日前2.2k
:octocat: Static checker for GitHub Actions workflow files