thrift/lib/cpp/coding_standards.md
Konrad Grochowski 3bc6424c76 THRIFT-2724 - Coding standards template added all over project
Client: All
Patch: Konrad Grochowski

This closes #371
2015-02-05 12:15:19 +01:00

222 B

Please follow General Coding Standards

  • see .clang-format in root dir for settings of accepted format
  • clang-format (3.5 or newer) can be used to automaticaly reformat code ('make style' command)