From 7e10e5aad84e05edd4608df2b92a4cdebf1fab9a Mon Sep 17 00:00:00 2001 From: Quinten Date: Wed, 10 Sep 2025 18:04:36 +0200 Subject: [PATCH] Update clang-format style to Google --- .clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clang-format b/.clang-format index 3e5f49c..2593ef5 100644 --- a/.clang-format +++ b/.clang-format @@ -1 +1 @@ -BasedOnStyle: Microsoft \ No newline at end of file +BasedOnStyle: Google \ No newline at end of file