From ebb80e5da4811166268bd943b67e2875eb1e33e4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 4 Oct 2020 11:05:07 +0300 Subject: clang-format formatting fixes --- .clang-format | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index 3b07efb..bf44ecc 100644 --- a/.clang-format +++ b/.clang-format @@ -15,6 +15,8 @@ IncludeCategories: Priority: 2 - Regex: '^$' Priority: 4 + - Regex: '.*' + Priority: 5 ... -- cgit v1.2.3