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