]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/thrift/lib/cpp/coding_standards.md
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / thrift / lib / cpp / coding_standards.md
CommitLineData
f67539c2
TL
1Please follow [General Coding Standards](/doc/coding_standards.md)
2
3 * see .clang-format in root dir for settings of accepted format
4 * clang-format (3.5 or newer) can be used to automaticaly reformat code ('make style' command)