From 5d0f583a9f85346b885bc536690fde417184ffa7 Mon Sep 17 00:00:00 2001 From: Mango0x45 Date: Fri, 5 Feb 2021 20:58:27 +0100 Subject: Use named functions --- .clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index 3044a0c..2aceea2 100644 --- a/.clang-format +++ b/.clang-format @@ -57,4 +57,4 @@ SpacesInParentheses: false SpacesInSquareBrackets: false TabWidth: 8 UseCRLF: false -UseTab: ForIndentation \ No newline at end of file +UseTab: Always \ No newline at end of file -- cgit v1.2.3