diff --git a/.clang-format b/.clang-format index 25ed9323e..b4356a0d3 100644 --- a/.clang-format +++ b/.clang-format @@ -1,2 +1,3 @@ BasedOnStyle: Google -IndentWidth: 4 \ No newline at end of file +IndentWidth: 4 +SortIncludes: false # FIXME: https://github.com/4jcraft/4jcraft/issues/225 \ No newline at end of file