thrift/compiler/cpp/coding_standards.md
2022-12-16 00:09:39 +08:00

4 lines
194 B
Markdown

## Compiler Coding Standards
* When making small change / bugfix - follow style as seen in nearby code.
* When making major refactor and / or adding new feature - follow style for C++ library