JavaScript 代码规范,自带 linter & 代码自动修正
ESLint 是用于JavaScript 代码质量和风格检测的工具
Lint your CoffeeScript.
CSS coding style formatter
Nu Html Checker – Helps you catch problems in your HTML/CSS/SVG
Automated linting of Cascading Stylesheets
翻译 - 级联样式表的自动整理
Simple Python style checker in one Python file
翻译 - 一个Python文件中的简单Python样式检查器
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
翻译 - flake8是一个python工具,可将pep8,pyflakes,mccabe和第三方插件粘合在一起,以检查某些python代码的样式和质量。
Checkstyle 是一个用于帮助Java开发人员遵守编码规范的开发者工具。默认支持Google Java代码规范和Sun Java编码规范,可高度自定义。
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
翻译 - 静态源代码分析工具,可提高C,C ++和Objective-C的质量并减少缺陷
staticcheck 是一个高级的Golang linter,通过静态分析帮助发现bug、性能问题以及统一代码风格
Haskell source code suggestions
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
翻译 - Coala提供了统一的命令行界面,用于整理和修复所有代码,无论您使用哪种编程语言。
A framework for managing and maintaining multi-language pre-commit hooks.
翻译 - 用于管理和维护多语言预提交挂钩的框架。
Git pre-receive hook to check commits and code style
Check that your Puppet manifests conform to the style guide
翻译 - 检查您的人偶清单是否符合样式指南
ShellCheck, a static analysis tool for shell scripts
翻译 - ShellCheck,用于Shell脚本的静态分析工具
Ruby's bikeshed-proof linter and formatter 🚲
翻译 - 🌟Ruby样式指南,带有linter和自动代码修复程序
A tool to enforce Swift style and conventions.
A shell parser, formatter, and interpreter with bash support; includes shfmt
翻译 - Shell解析器,格式化程序和解释器(sh / bash / mksh)
ansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you
翻译 - Ansible最佳做法检查器
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
An extremely fast Python linter and code formatter, written in Rust.
Fast linters runner for Go
翻译 - Linters赛跑选手。彩色输出效果不错。只能报告新问题。假阳性更少。 Yaml / toml配置。
A command-line tool and Xcode Extension for formatting Swift code
Combination of multiple linters to run as a GitHub Action or standalone
翻译 - 多个linter的组合以作为GitHub Action安装