Sign in
apache
/
thrift
/
refs/heads/0.9.3
/
.
/
lib
/
cpp
/
coding_standards.md
blob: 8018c774ebcc4d4e5d5ad53bb9b1e864c6fe829f [
file
] [
log
] [
blame
] [
view
]
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
)