From 83ea5434b9f0ffcd830380717508efa6da187d7e Mon Sep 17 00:00:00 2001 From: Evan Palmer Date: Sat, 14 Sep 2024 18:52:01 -0700 Subject: [PATCH] pre commit --- .clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clang-format b/.clang-format index 885daf5..6033928 100644 --- a/.clang-format +++ b/.clang-format @@ -27,4 +27,4 @@ BraceWrapping: AfterNamespace: true AfterStruct: true AfterUnion: true - BeforeCatch: true \ No newline at end of file + BeforeCatch: true