X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2F.indent.pro;h=c64b08b3b49058e0e6bc66644042c35c9873a721;hb=849e869484f5ae47713dcc487e3f5a657c50a428;hp=66f8e1370ef6ba34290d711c5eff83273387fa5e;hpb=0682078d272dd11eb63c5ee8e5a095f578d540e9;p=rrdtool.git diff --git a/src/.indent.pro b/src/.indent.pro index 66f8e13..c64b08b 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,7 @@ --case-brace-indentation0 --leave-preprocessor-space --no-tabs +-T rrd_t +-T info_t +-T time_t +-T off_t