]> git.sur5r.net Git - i3/i3/blobdiff - .clang-format
i3-nagbar: add option for button that runs commands without a terminal (#3258)
[i3/i3] / .clang-format
index 57948c311cf2244721becc17300163d4addc30a8..6e49d83563639c382d7102d15157ee310c73bead 100644 (file)
@@ -7,5 +7,5 @@ AlwaysBreakBeforeMultilineStrings: false
 IndentWidth: 4
 PointerBindsToType: false
 ColumnLimit: 0
-ForEachMacros: [ TAILQ_FOREACH, TAILQ_FOREACH_REVERSE, SLIST_FOREACH, CIRCLEQ_FOREACH, CIRCLEQ_FOREACH_REVERSE, NODES_FOREACH, NODES_FOREACH_REVERSE ]
 SpaceBeforeParens: ControlStatements
+SortIncludes: false