* [squawk v2.56.0](https://github.com/sbdchd/squawk) – Linter for Postgres migrations that helps prevent unexpected downtime and encourages best practices. * [RuboCop v1.87.0](https://github.com/rubocop/rubocop) – Ruby static code analyzer and formatter that enforces community style guidelines. * [ESLint v10.4.1](https://github.com/eslint/eslint) – Tool for identifying and reporting patterns in ECMAScript/JavaScript code. * [ast-grep(sg) 0.43.0](https://github.com/ast-grep/ast-grep) – CLI tool for code structural search, lint, and rewriting based on abstract syntax trees. * [Oxc apps_v1.68.0](https://github.com/oxc-project/oxc) – Collection of high-performance tools for JavaScript and TypeScript, including a parser, linter, and formatter, all written in Rust. * [lint-staged v17.0.7](https://github.com/lint-staged/lint-staged) – Run formatters and linters on staged git files to maintain code quality. * [Rubyzen 0.2.0](https://github.com/perrystreetsoftware/Rubyzen) – Architectural linter for Ruby that expresses lint rules as unit tests to enforce project structure and detect architectural violations. * [GraphQL Router / API Gateway Framework written in Golang v2.4.2](https://github.com/wundergraph/graphql-go-tools) – Golang-based GraphQL router and API gateway framework focusing on correctness, extensibility, and high performance with support for Federation and subscriptions. * [Regal v0.41.1](https://github.com/open-policy-agent/regal) – Linter, debugger, and language server that improves Rego policy development with rules, documentation, and editor integrations. * [slopless v0.2.19](https://github.com/seochecks-ai/slopless) – Deterministic textlint rules and CLI for catching prose slop in English Markdown. * [goconst v1.10.2](https://github.com/jgautheron/goconst) – Detect repeated string and optional numeric literals in Go code that can be replaced by constants. * [Biome @biomejs/biome@2.4.1...](https://github.com/biomejs/biome) – Performant toolchain for web projects that provides formatting and linting capabilities. * [RuboCop Rails v2.35.3](https://github.com/rubocop/rubocop-rails) – Extension focused on enforcing best practices and coding conventions for Rails applications. * [ZLint v3.7.1](https://github.com/zmap/zlint) – X.509 certificate linter that checks compliance with RFC 5280 and common Web PKI requirements. * [Diesel Guard v0.11.0](https://github.com/ayarotsky/diesel-guard) – Detects dangerous PostgreSQL migration operations and suggests safe, non-blocking alternatives for projects using Diesel. * [Muffet v2.11.4](https://github.com/raviqqe/muffet) – Fast website link checker in Go that recursively scrapes and validates links across a site. * [nilnil v1.1.2](https://github.com/Antonboom/nilnil) – Go linter detecting simultaneous return of nil error and invalid value.