From 6b04973314adc7f3641daf10ff042c7935abd039 Mon Sep 17 00:00:00 2001 From: InventorXtreme Date: Sat, 9 Mar 2024 00:52:49 -0500 Subject: [PATCH] ra --- .clang-format | 1 + 1 file changed, 1 insertion(+) create mode 100644 .clang-format diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..e1f1075 --- /dev/null +++ b/.clang-format @@ -0,0 +1 @@ +IndentWidth: 4 \ No newline at end of file