LearnShare / coding-style-guides

Coding Style Guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding Style Guides

代码风格指导(个人总结,仅供参考)。

目标

  1. 统一代码风格,提高代码质量
  2. 保证代码易于编写、阅读和维护
  3. 自动化 lint、format

目录

参考资料:

通用规则:

工具:

按语言:

协议

CC BY-NC 4.0

About

Coding Style Guides