yard-lint is a command-line tool for Ruby and Ruby on Rails projects that lint YARD documentation.
Read more
yard-lint is a command-line tool for Ruby and Ruby on Rails projects that lint YARD documentation.
Read more
Slim-Lint is a command-line utility for checking Slim templates for style, consistency, and common problems.
Read more
HAML-Lint is a Ruby-based linter for HAML templates. It’s designed to keep HAML files clean, readable, and stylistically consistent.
Read more
Standard Ruby is a Ruby linter and formatter that aims to remove style debates by providing an opinionated, unconfigurable ruleset. It’s built on top of RuboCop, includes rubocop-performance defaults, and helps teams keep Ruby code consistent without spending time tuning
Read more
This article picks some useful tools to help you fix HTML code.
Read more
markuplint is a markup linter that helps developers improve the correctness, quality, and consistency of HTML and related markup.
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