mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
4 lines
194 B
Markdown
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
|