summaryrefslogtreecommitdiffstats
path: root/src/jaegertracing/thrift/lib/cpp/coding_standards.md
blob: 8018c774ebcc4d4e5d5ad53bb9b1e864c6fe829f (plain)
1
2
3
4
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)