All tags
Catalogue tag

#linter

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

311 records
Tagged “linter”Ranked by health index
PyPI
47Weakhealth index
mgedmin/check-manifest
Tool to check the completeness of MANIFEST.in for Python packages
Python★ 293Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
PyPI
46Weakhealth index
PyCQA/pyflakes
A simple program which checks Python source files for errors
Python★ 1,454↓ 62.8M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
Go
44Weakhealth index
stbenjam/no-sprintf-host-port
Go linter that checks for URL construction that won't work with IPv6
Go★ 6Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
Go
42Weakhealth index
charithe/durationcheck
Go linter to detect erroneous multiplication of duration values
Go★ 47Aug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.10.0
Go
42Weakhealth index
reap-labs/reap
Find and cut wasted GPU spend in Kubernetes. Static checks for ML/GPU workloads, from your CI to your cluster.
Go★ 1Jul 26, 2026
Apache-2.0Jul 26, 2026 · metrics 2.10.0
Go
42Weakhealth index
timakin/bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
Go★ 323Aug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
Go
41Weakhealth index
schultyy/pedantic.run_cli
CLI for https://pedantic.run
Go★ 0Jul 20, 2026
No licenseJul 20, 2026 · metrics 2.10.0
Go
39Weakhealth index
taq25/templ-lint
Security linter for a-h/templ: detects XSS-prone htmx / Alpine.js usage by parsing .templ files directly with parser/v2
Go★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
RubyGems
38Weakhealth index
koic/rubocop-faker
A RuboCop extension for Faker.
Ruby★ 22Jul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
Go
38Weakhealth index
nakabonne/nestif
Detect deeply nested if statements in Go source code
Go★ 44Aug 4, 2026
BSD-2-ClauseAug 4, 2026 · metrics 2.10.0
Go
37Weakhealth index
sivchari/containedctx
containedctx is a linter that detects struct contained context.Context field
Go★ 25Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
PyPI
36Weakhealth index
thedayofthedoctor/clasplint
**CLASP 3.0 / PEP 2606** static analysis tool. Enforces naming and comment conventions **beyond PEP 8** — checks variables, dictionary keys, functions, classes, comments, and log messages for standards compliance.
Python★ 2↓ 5,649/moJul 26, 2026
Custom licenseJul 26, 2026 · metrics 2.10.0
Go
35Weakhealth index
blizzy78/varnamelen
Go analyzer checking that the length of a variable's name matches its usage scope
Go★ 22Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
PyPI · npm
34At Riskhealth index
djlint/djLint
HTML template formatter and linter for Django, Jinja, Twig, Nunjucks, Handlebars, Liquid, Go templates, Mustache, Tera, Askama and Angular. Formats markup and template syntax together, and lints for accessibility, correctness and style. CLI, pre-commit hook and VS Code extension.
Python★ 947↓ 3.2M/moAug 27, 2026
GPL-3.0Aug 27, 2026 · metrics 2.10.0
npm
34At Riskhealth index
entva/styleguide
No repository description published.
JavaScript · TypeScript★ 0↓ 70/moAug 2, 2026
MITAug 2, 2026 · metrics 2.10.0
npm
34At Riskhealth index
feature-sliced/steiger
Universal file structure and project architecture linter
TypeScript★ 390Jul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
Go
34At Riskhealth index
go-critic/go-critic
The most opinionated Go source code linter for code audit.
Go★ 2,062Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
PyPI
34At Riskhealth index
jorisroovers/gitlint
Linting for your git commit messages
Python★ 967↓ 1.3M/moAug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
Go
34At Riskhealth index
quasilyte/go-ruleguard
Define and run pattern-based custom linting rules.
Go★ 875Jul 30, 2026
BSD-3-ClauseJul 30, 2026 · metrics 2.10.0
Packagist
34At Riskhealth index
sserbin/twig-linter
No repository description published.
PHP★ 13↓ 8,865/moJul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
npm
34At Riskhealth index
standard/eslint-config-standard
ESLint Config for JavaScript Standard Style
TypeScript★ 2,647↓ 11.6M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
PyPI
32At Riskhealth index
wemake-services/flake8-eradicate
Flake8 plugin to find commented out or dead code
Python★ 315↓ 716.6K/moJul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
Packagist · npm
31At Riskhealth index
TheDragonCode/codestyler
A tool to automatically fix PHP Coding Standards issues by Dragon Code.
PHP★ 29↓ 31.2K/moJul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
PyPI
31At Riskhealth index
daniperez/vale-python-package
Install 📝 Vale (grammar & style check tool ) in 🐍 Python environments. Package available at 📦 https://pypi.org/project/vale/
Python★ 9↓ 226.8K/moJul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
Go
31At Riskhealth index
go-simpler/musttag
🚔 Enforce field tags in (un)marshaled structs
Go★ 40Aug 29, 2026
MPL-2.0Aug 29, 2026 · metrics 2.10.0
PyPI
29At Riskhealth index
wemake-services/flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
Python★ 111Aug 19, 2026
MITAug 19, 2026 · metrics 2.10.0
20At Riskhealth index
RDalziel/dotnet-fast
Fast .NET workspace tooling in Rust: a dotnet format alternative + C# linter, Git affected-project detection, an Azure Blob remote build cache, and NUnit test sharding for Azure DevOps / GitHub Actions CI.
HTML★ 0Jul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
PyPI
20At Riskhealth index
intrepidcs/vhdllint
VHDL linter tool based on cpplint
Python★ 5Aug 23, 2026
Custom licenseAug 23, 2026 · metrics 2.10.0
PyPI
19Criticalhealth index
PyCQA/pydocstyle
docstring style checker
Python★ 1,117Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0