From 5c6a8e3637e401c79cf13389132f017e61d71736 Mon Sep 17 00:00:00 2001 From: fadhil riyanto Date: Thu, 26 Sep 2024 16:58:09 +0700 Subject: change ident width and add another ignore file Signed-off-by: fadhil riyanto --- .clang-format | 1 + 1 file changed, 1 insertion(+) create mode 100644 .clang-format (limited to '.clang-format') diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..4a41570 --- /dev/null +++ b/.clang-format @@ -0,0 +1 @@ +IndentWidth: 8 \ No newline at end of file -- cgit v1.2.3