From ce5675d94ef17f68c317fea92034af0f08b054e7 Mon Sep 17 00:00:00 2001 From: Moritz Martinius Date: Sat, 23 Sep 2023 13:46:19 +0200 Subject: [PATCH] Updated clang-format include dirs --- .clang-format-include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clang-format-include b/.clang-format-include index ab8a1e7..e773663 100644 --- a/.clang-format-include +++ b/.clang-format-include @@ -1,2 +1,2 @@ -inc/* src/* +tests/ \ No newline at end of file