diff --git a/QsLog/.clang-format b/QsLog/.clang-format index 37f3d576..a43d914e 100644 --- a/QsLog/.clang-format +++ b/QsLog/.clang-format @@ -1 +1,2 @@ -DisableFormat: true \ No newline at end of file +DisableFormat: true +SortIncludes: false \ No newline at end of file diff --git a/YACReaderLibrary/server/lib/.clang-format b/YACReaderLibrary/server/lib/.clang-format index 37f3d576..a43d914e 100644 --- a/YACReaderLibrary/server/lib/.clang-format +++ b/YACReaderLibrary/server/lib/.clang-format @@ -1 +1,2 @@ -DisableFormat: true \ No newline at end of file +DisableFormat: true +SortIncludes: false \ No newline at end of file diff --git a/dependencies/.clang-format b/dependencies/.clang-format index 37f3d576..a43d914e 100644 --- a/dependencies/.clang-format +++ b/dependencies/.clang-format @@ -1 +1,2 @@ -DisableFormat: true \ No newline at end of file +DisableFormat: true +SortIncludes: false \ No newline at end of file