thrift/lib/cpp/coding_standards.md
2015-05-13 21:40:26 +02:00

5 lines
229 B
Markdown

Please follow [General Coding Standards](/doc/coding_standards.md)
* 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)