[libgweather/clang-format] fixup! Add clang-format configuration



commit a9e5fb1dc29c8bd8ea0a1739724a7c16a011d544
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Oct 17 00:24:08 2021 +0100

    fixup! Add clang-format configuration

 .clang-format | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.clang-format b/.clang-format
index 82ced162..3ac4dba8 100644
--- a/.clang-format
+++ b/.clang-format
@@ -46,7 +46,7 @@ PointerAlignment: Right
 #QualifierAlignment: Left
 #QualifierOrder: ['static', 'inline', 'const', 'volatile', 'type']
 ReflowComments: false
-SortIncludes: CaseInsensitive
+SortIncludes: true
 SpaceAfterCStyleCast: true
 SpaceAfterLogicalNot: false
 SpaceAroundPointerQualifiers: Both


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]