forbidigo is a linter for Go code that checks source files for identifiers and expressions you want to forbid.
Read more
forbidigo is a linter for Go code that checks source files for identifiers and expressions you want to forbid.
Read more
gosec is a command-line security scanner for Go projects.
Read more
revive is a fast, configurable static analysis framework for Go that’s designed as a drop-in replacement for golint.
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
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
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