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

194 B

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