all: more minor cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-11-26 18:30:47 +01:00
parent bf8dd31914
commit 3e70021406
10 changed files with 42 additions and 46 deletions
-1
View File
@@ -19,6 +19,5 @@ SortIncludes: false
SpaceAfterCStyleCast: true
Standard: Cpp03
StatementMacros:
- ACC_BLOCK_BEGIN
- CLANG_FORMAT_DUMMY_STATEMENT
...