formatting and make events const

This commit is contained in:
nub31
2025-08-29 15:30:30 +02:00
parent 9c1b4a2c94
commit 827d27e3e3
7 changed files with 67 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
IndentWidth: 4
ColumnLimit: 120
ColumnLimit: 100
# Pointer formatting
DerivePointerAlignment: false
@@ -16,5 +16,4 @@ AllowShortLoopsOnASingleLine: false
SeparateDefinitionBlocks: Always
BreakBeforeBraces: Allman
Cpp11BracedListStyle: false
Cpp11BracedListStyle: true