An extremely fast Python linter and code formatter, written in Rust.
JavaScript 代码规范,自带 linter & 代码自动修正
ESLint 是用于JavaScript 代码质量和风格检测的工具
Rome 是一个完整的 JavaScript 工具链,集代码检测、打包、编译、测试等功能于一身。目标是替代 Babel, ESLint, webpack, Prettier, Jest
A tool to enforce Swift style and conventions.
Fast linters runner for Go
翻译 - Linters赛跑选手。彩色输出效果不错。只能报告新问题。假阳性更少。 Yaml / toml配置。
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
#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.
A framework for managing and maintaining multi-language pre-commit hooks.
翻译 - 用于管理和维护多语言预提交挂钩的框架。
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
翻译 - 一个基于社区Ruby样式指南的Ruby静态代码分析器和格式化程序。
⚓ A collection of JavaScript tools written in Rust.
Combination of multiple linters to run as a GitHub Action or standalone
翻译 - 多个linter的组合以作为GitHub Action安装
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
翻译 - :dog:与任何代码分析工具集成的自动代码查看工具,无论使用哪种编程语言
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
A Python utility / library to sort imports.
翻译 - 一个用于对导入进行排序的Python实用程序/库。
Bandit is a tool designed to find common security issues in Python code.
翻译 - Bandit是一种旨在查找Python代码中常见安全问题的工具。
staticcheck 是一个高级的Golang linter,通过静态分析帮助发现bug、性能问题以及统一代码风格