A linter is a tool used in software development to analyze code for potential errors, stylistic issues, and adherence to coding standards.
Read more
A linter is a tool used in software development to analyze code for potential errors, stylistic issues, and adherence to coding standards.
Read more
A linter is a tool used in software development to analyze code for potential errors, stylistic issues, and adherence to coding standards.
Read more
cargo-audit is a Cargo subcommand for Rust projects that checks the dependencies recorded in Cargo.lock against the RustSec Advisory Database.
Read more
cargo-deny is a Cargo subcommand for Rust projects that helps audit and enforce dependency policy.
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
We recommend the finest prose linters, software which checks your text against style guides.
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
This article picks some useful tools to help you fix CSS code.
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