An extremely fast Python linter and code formatter, written in Rust.
JavaScript 代码规范,自带 linter & 代码自动修正
ESLint 是用于JavaScript 代码质量和风格检测的工具
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
A static analyzer for Java, C, C++, and Objective-C
#Awesome#⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
#PHP 代码质量检查工具#PHP Static Analysis Tool - discover bugs in your code without running it!
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Checkstyle 是一个用于帮助Java开发人员遵守编码规范的开发者工具。默认支持Google Java代码规范和Sun Java编码规范,可高度自定义。
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Bandit is a tool designed to find common security issues in Python code.
Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our d...
#PHP 代码质量检查工具#Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Pylint 是一个Python 代码分析工具,它分析Python 代码中的错误,查找不符合代码风格标准和有潜在问题的代码
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
An extensible multilanguage static code analyzer.
A static type analyzer for Python code
#安卓#A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead