From 4e7247c122be4de260e22ae60ee04f9dd9115a22 Mon Sep 17 00:00:00 2001 From: Khalil Estell Date: Sat, 29 Jun 2024 18:23:35 -0500 Subject: [PATCH] :recycle: Use east const --- .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..9ff7e4b --- /dev/null +++ b/.clang-format @@ -0,0 +1 @@ +QualifierAlignment: Right