This commit is contained in:
Mylloon 2024-04-22 02:32:30 +02:00
parent 125e779902
commit 371d1bf670
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -2,3 +2,4 @@ IndentWidth: 2
AlwaysBreakTemplateDeclarations: true
InsertBraces: true
AllowShortFunctionsOnASingleLine: Empty
AllowShortLoopsOnASingleLine: true