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
翻译 - 用于Java,C,C ++和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!
翻译 - PHP静态分析工具-无需运行即可发现代码中的错误!
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
翻译 - 一个基于社区Ruby样式指南的Ruby静态代码分析器和格式化程序。
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
翻译 - :dog:与任何代码分析工具集成的自动代码查看工具,无论使用哪种编程语言
Go security checker
翻译 - Golang 安全检查员
Bandit is a tool designed to find common security issues in Python code.
翻译 - Bandit是一种旨在查找Python代码中常见安全问题的工具。
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...
翻译 - 防止 Kubernetes 错误配置进入生产环境(再次 😤 )! Datree 是一个 CLI 工具,可确保 K8s 清单和 Helm 图表遵循最佳实践以及您组织的政策。查看我们的文档:https://hub.datree.io
#PHP 代码质量检查工具#Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
翻译 - Phan是PHP的静态分析器。潘(Phan)更喜欢避免误报,并尝试证明不正确而不是正确。
Pylint 是一个Python 代码分析工具,它分析Python 代码中的错误,查找不符合代码风格标准和有潜在问题的代码
An extensible multilanguage static code analyzer.
翻译 - 可扩展的多语言静态代码分析器。
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
翻译 - 🔥〜6倍的速度,更严格,可配置,可扩展且美观的可替换式脚垫。
A static type analyzer for Python code
翻译 - 用于Python代码的静态类型分析器
#安卓#A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead