add clangformat configuration

This commit is contained in:
Mylloon 2023-12-25 18:55:30 +01:00
parent e8bdbde3dc
commit 7a7e824a71
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

4
.clang-format Normal file
View file

@ -0,0 +1,4 @@
IndentWidth: 2
AlwaysBreakTemplateDeclarations: true
InsertBraces: true
AllowShortFunctionsOnASingleLine: Empty