全部标签
目录标签

#linter

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

311 条记录
标签为“linter”按健康指数排序
crates.io · npm
73良好健康指数
ubugeeei-prod/corsa-bind
The Corsa (tsgo) bindings (FFI & Orchestration) for Rust and JS/TS, etc...
Rust · TypeScript★ 612026年8月22日
MIT2026年8月22日 · 指标 2.10.0
PyPI · crates.io
71良好健康指数
The-Billy-Company/zoning
Declare which parts of a package may import which, and gate it in CI. An import-topology linter: zones, sealed deep modules, guest lists, cycle bans, reach ceilings - judged against the real import graph.
Rust · C★ 0↓ 2,036/月2026年8月17日
Apache-2.02026年8月17日 · 指标 2.10.0
npm
71良好健康指数
YawLabs/ctxlint
Lint your AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
TypeScript★ 7↓ 21.4K/月2026年8月6日
MIT2026年8月6日 · 指标 2.10.0
crates.io
71良好健康指数
akiomik/mado
A fast Markdown linter written in Rust.
Rust★ 3802026年8月12日
Apache-2.02026年8月12日 · 指标 2.10.0
Go
71良好健康指数
firefart/nonamedreturns
golang linter to detect named returns
Go★ 292026年7月20日
GPL-3.02026年7月20日 · 指标 2.10.0
Go
71良好健康指数
maratori/testpackage
Golang linter that encourages you to use a separate _test package
Go · Makefile★ 512026年8月4日
MIT2026年8月4日 · 指标 2.10.0
PyPI
71良好健康指数
pycqa/doc8
Style checker for sphinx (or other) rst documentation.
Python★ 176↓ 825K/月2026年7月18日
Apache-2.02026年7月18日 · 指标 2.10.0
PyPI · NuGet
71良好健康指数
rajatim/zhtw
Taiwan Traditional Chinese quality tool for AI-generated content (CLI + 6-language SDK, 31K terms / 100M-char zero-mistranslation validation)
Python★ 12↓ 536/月2026年7月25日
MIT2026年7月25日 · 指标 2.10.0
npm
71良好健康指数
sanity-labs/sanity-lint
Sanity Developer Experience Suite - linting, formatting, and static analysis for Sanity projects
TypeScript★ 6↓ 172.9K/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
71良好健康指数
yuschick/stylelint-plugin-defensive-css
A Stylelint plugin to help you write more defensive, accessible, and maintainable CSS
TypeScript★ 170↓ 41K/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
PyPI
69良好健康指数
aria-ml/dataeval
Python library for analyzing data quality and its impact on model performance across classification and object-detection tasks.
Python★ 18↓ 3,679/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
Go
69良好健康指数
conallob/o11y-analysis-tools
Various static analysis and testing tools for managing PromQL compatible monitoring stacks
Go★ 12026年7月27日
BSD-3-Clause2026年7月27日 · 指标 2.10.0
Go
69良好健康指数
go-simpler/sloglint
🪵 Ensure consistent code style when using log/slog
Go★ 2702026年8月29日
MPL-2.02026年8月29日 · 指标 2.10.0
npm
69良好健康指数
itaymendel/oxlint-plugin-complexity
Cyclomatic and cognitive complexity rules for oxlint with actionable error messages. Also available as a standalone library for programmatic complexity analysis.
TypeScript★ 27↓ 59.3K/月2026年7月29日
MIT2026年7月29日 · 指标 2.10.0
npm
69良好健康指数
jimmy-zhening-luo/linted
ESLint mono-plugin bundler with strict, opinionated defaults for JavaScript, TypeScript, Svelte, HTML, CSS, JSON, JSONC, and YAML.
TypeScript★ 1↓ 8,612/月2026年7月15日
MIT2026年7月15日 · 指标 2.10.0
npm
69良好健康指数
jslint-org/jslint
JSLint, The JavaScript Code Quality and Coverage Tool
JavaScript · Shell★ 3,660↓ 555/月2026年7月29日
Unlicense2026年7月29日 · 指标 2.10.0
Go
69良好健康指数
kisielk/errcheck
errcheck checks that you checked errors.
Go★ 2,5272026年7月30日
MIT2026年7月30日 · 指标 2.10.0
Packagist
69良好健康指数
realodix/haiku
The adblock filter tool you've been waiting for.
PHP★ 3↓ 111.9K/月2026年7月16日
MIT2026年7月16日 · 指标 2.10.0
Packagist
69良好健康指数
tighten/tlint
Tighten linter for Laravel conventions.
PHP★ 528↓ 22.6K/月2026年9月1日
MIT2026年9月1日 · 指标 2.10.0
Go
69良好健康指数
toaweme/care
Simplify code and repo health
Go★ 32026年7月21日
Apache-2.02026年7月21日 · 指标 2.10.0
npm
67良好健康指数
0disoft/service-catalog-generator
Manifest-first service catalog generator and linter for local and CI workflows.
TypeScript · JavaScript★ 3↓ 4,087/月2026年7月29日
Apache-2.02026年7月29日 · 指标 2.10.0
PyPI
67良好健康指数
hadialqattan/pycln
A formatter for finding and removing unused import statements.
Python★ 313↓ 340.4K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
Go
67良好健康指数
ldez/tagliatelle
A linter that handles struct tags.
Go★ 572026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
Go
67良好健康指数
manuelarte/embeddedstructfieldcheck
Go Linter 🧐 (available in golangci-lint) that checks that embedded fields should be at the top of the field list of a struct, and there must be an empty line separating embedded fields from regular fields.
Go★ 52026年8月29日
Apache-2.02026年8月29日 · 指标 2.10.0
67良好健康指数
okbob/plpgsql_check
plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
C · PLpgSQL★ 7722026年7月18日
自定义许可证2026年7月18日 · 指标 2.10.0
PyPI
67良好健康指数
open-metadata/collate-sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
Python · SQL★ 0↓ 618.1K/月2026年8月12日
MIT2026年8月12日 · 指标 2.10.0
crates.io
65良好健康指数
atelico/gdstyle
A fast, opinionated linter and formatter for GDScript (Godot 4.x), in Rust.
Rust★ 48↓ 85/月2026年7月27日
MIT2026年7月27日 · 指标 2.10.0
npm
65良好健康指数
azat-io/eslint-config
🧚‍♀ ESLint sharable config
TypeScript★ 34↓ 3,208/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
Packagist · npm
65良好健康指数
blundergoat/gruff-php
Opinionated PHP code-quality analyzer that scores findings across quality pillars and emits reports for terminals, CI, SARIF, HTML, and a local dashboard.
PHP★ 1↓ 8,483/月2026年7月16日
MIT2026年7月16日 · 指标 2.10.0
Go
65良好健康指数
godoc-lint/godoc-lint
A linter for Go documentation practice (aka "Go Doc Comments" or "godoc")
Go★ 162026年8月29日
MIT2026年8月29日 · 指标 2.10.0