From 847226b3698755d4f4869f38a1f6658d090ce897 Mon Sep 17 00:00:00 2001 From: Rory Bradford Date: Sat, 20 Aug 2022 15:44:34 +0100 Subject: Re-introduce .clang-format Signed-off-by: Rory Bradford --- .clang-format | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .clang-format diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..8af29b3 --- /dev/null +++ b/.clang-format @@ -0,0 +1,8 @@ +IndentWidth: 4 +TabWidth: 4 +UseTab: Always +AllowShortIfStatementsOnASingleLine: false +IndentCaseLabels: false +AlignAfterOpenBracket: DontAlign +AllowAllParametersOfDeclarationOnNextLine: true +ConstructorInitializerAllOnOneLineOrOnePerLine: false -- cgit 1.4.1-2-gfad0