thrift/compiler/cpp/coding_standards.md

4 lines
194 B
Markdown
Raw Normal View History

## 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