X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3status;a=blobdiff_plain;f=.clang-format;h=6e49d83563639c382d7102d15157ee310c73bead;hp=1d84013239de1922edcb58688c0800226db9b46b;hb=0e4fd9ad4a4cc7d6c770134a077e91b02f6cd2f0;hpb=5cdbb3045b4524d12f310c4c040a09489fefb57b diff --git a/.clang-format b/.clang-format index 1d84013..6e49d83 100644 --- a/.clang-format +++ b/.clang-format @@ -8,3 +8,4 @@ IndentWidth: 4 PointerBindsToType: false ColumnLimit: 0 SpaceBeforeParens: ControlStatements +SortIncludes: false