Dylint is a linting tool that lets developers run lints packaged as dynamic libraries rather than being limited to a fixed built-in lint set.
Read more
Dylint is a linting tool that lets developers run lints packaged as dynamic libraries rather than being limited to a fixed built-in lint set.
Read more
Clippy is a linting tool for Rust that helps developers catch common mistakes, spot non-idiomatic code, and improve code quality.
Read more
flowR is a sophisticated static analysis framework for the R programming language.
Read more
oxicop is billed as an extremely fast Ruby linter, written in Rust.oxicop reads .rubocop.yml from your project root automatically.
Read more
Basedpyright is a fork of pyright with various type checking improvements, pylance features and more.
Read more
Pyright is a full-featured, standards-compliant static type checker for Python.
Read more
ziglint is a configurable code analysis tool for Zig codebases.
Read more
ziglint searches the current directory for .zig files and lint them against the various tests in the suite.
Read more
go-critic is a highly extensible Go source code linter providing checks currently missing from other linters.
Read more
Flow is a static type checker for your JavaScript code. It does a lot of work to make you more productive.
Read more
ZLint is an opinionated linter for the Zig programming language.
Read more
scss-lint is a tool to help keep your SCSS files clean and readable by running it against a collection of configurable linter rules.
Read more
Stylelint is a CSS linter that helps you avoid errors and enforce conventions.
Read more
BEM-style describes CSS that follows a more-or-less strict set of conventions determining what selectors can be used.
Read more
Beartype is a pure-Python PEP-compliant near-real-time hybrid runtime-static third-generation type-checker emphasizing efficiency
Read more
unmake is a makefile linter emphasizing portability. It targets the POSIX make standard. It’s written in Rust.
Read more
SwiftLint is a tool to enforce Swift style and conventions, loosely based on the now archived GitHub Swift Style Guide.
Read more
SQLFluff is an open source, dialect-flexible and configurable SQL linter. It’s written in the Python language.
Read more
sqruff is a fast SQL formatter/linter.
Read more
ktlint is a Kotlin linter in spirit of feross/standard (JavaScript) and gofmt (Go).
Read more