X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=devel%2Funcrustify.cfg;h=d203d4e1020e3cf2e0950e99806373c0f9040978;hp=c36c33d67052e8ee034d44478de7473e2f67cba4;hb=HEAD;hpb=bcfd3e7542b3a004caba16b723c6663c7fd4b015 diff --git a/devel/uncrustify.cfg b/devel/uncrustify.cfg index c36c33d6..d203d4e1 100644 --- a/devel/uncrustify.cfg +++ b/devel/uncrustify.cfg @@ -119,3 +119,9 @@ cmt_star_cont = true # indent_brace = 0 indent_class = true + +# line width / line splitting +code_width 102 +ls_for_split_full True +ls_func_split_full True +ls_code_width True