From cf853bea908830194065349f3a8a75e163aea5b9 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Mon, 11 Sep 2023 19:48:38 +0200 Subject: Update tests --- .clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.clang-format') 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 -- cgit v1.2.3