From 8fae97c1400493c23853496d0f59a3047bdd3da6 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 17 Oct 2020 18:47:50 +0300 Subject: fix .clang-format --- .clang-format | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index 12345ea..2beff00 100644 --- a/.clang-format +++ b/.clang-format @@ -9,9 +9,9 @@ IndentWidth: 4 SpacesBeforeTrailingComments: 1 IncludeCategories: - - Regex: '^".*' + - Regex: '^".+' Priority: 1 - - Regex: '^<(winapi)/' + - Regex: '^