#编码规范# Google 编码规范,含 C++、C#、Java、Python、JavaScript、HTML 等众多语言。
An extremely fast Python linter and code formatter, written in Rust.
JavaScript 代码规范,自带 linter & 代码自动修正
The complete guide to static typing in "React & Redux" apps using TypeScript
翻译 - 使用TypeScript在“ React&Redux”应用程序中进行静态键入的完整指南
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代码的样式和质量。