From 318e078de595c59295120746c5bc02369441a9c5 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..33b0a3a 100644 --- a/.clang-format-include +++ b/.clang-format-include @@ -1,2 +1,2 @@ -inc/* src/* +tests/* \ No newline at end of file