X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2F.indent.pro;fp=src%2F.indent.pro;h=4ba2c347b66e29f11dc42afc45fef390fe7aad29;hb=2a6a270edfda89b04722b42b57992907f871c671;hp=66f8e1370ef6ba34290d711c5eff83273387fa5e;hpb=0682078d272dd11eb63c5ee8e5a095f578d540e9;p=rrdtool.git diff --git a/src/.indent.pro b/src/.indent.pro index 66f8e13..4ba2c34 100644 --- a/src/.indent.pro +++ b/src/.indent.pro @@ -1,6 +1,7 @@ --blank-lines-after-declarations --blank-lines-after-procedures --break-before-boolean-operator +--break-function-decl-args --no-blank-lines-after-commas --braces-on-if-line --braces-on-struct-decl-line @@ -13,7 +14,7 @@ --else-endif-column33 --space-after-cast --line-comments-indentation0 ---declaration-indentation1 +--declaration-indentation10 --dont-format-first-column-comments --dont-format-comments --honour-newlines @@ -32,3 +33,8 @@ --case-brace-indentation0 --leave-preprocessor-space --no-tabs +-T rrd_t +-T info_t +-T time_t +-T off_t +