summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-09-11 19:48:38 +0200
committerMitya Selivanov <automainint@guattari.tech>2023-09-11 19:48:38 +0200
commitcf853bea908830194065349f3a8a75e163aea5b9 (patch)
tree25ed56d959ca1e929cb3967719ac9e9a2a37e809 /.clang-format
parent782d97aa2940f849282b52fa19b26fbf0970b966 (diff)
downloadkit-cf853bea908830194065349f3a8a75e163aea5b9.zip
Update tests
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index ed344fc..6df0ff7 100644
--- a/.clang-format
+++ b/.clang-format
@@ -61,5 +61,5 @@ EmptyLineBeforeAccessModifier: LogicalBlock
FixNamespaceComments: false
PointerAlignment: Right
ReflowComments: true
-SortIncludes: CaseInsensitive
+SortIncludes: Never
SortUsingDeclarations: true