]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
fix uncrustify aligning comments on second pass
authorMartin Taibr <taibr.martin@gmail.com>
Mon, 25 Sep 2017 03:15:56 +0000 (05:15 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Mon, 25 Sep 2017 03:15:56 +0000 (05:15 +0200)
qcsrc/uncrustify.cfg

index f2b2649e9542017fc5193d7a26be5daff1523e17..31154008a200a5df801218ac0ff1b73638c45643 100644 (file)
@@ -940,7 +940,7 @@ align_typedef_star_style                 = 0        # number
 align_typedef_amp_style                  = 0        # number
 
 # The span for aligning comments that end lines (0=don't align)
-align_right_cmt_span                     = indent_columns # number
+align_right_cmt_span                     = 0 # number
 
 # If aligning comments, mix with comments after '}' and #endif with less than 3 spaces before the comment
 align_right_cmt_mix                      = false    # false/true