australis/vendor/git.apache.org/thrift.git/lib/cpp/coding_standards.md
2018-10-23 23:32:59 -07:00

229 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)