This commit is contained in:
Mars 2024-06-06 21:04:32 -04:00
parent 3071b23b93
commit 41200459e5
Signed by: pupbrained
GPG key ID: 874E22DF2F9DFCB5
7 changed files with 57 additions and 40 deletions

View file

@ -6,6 +6,7 @@ NamespaceIndentation: All
SpaceBeforeCpp11BracedList: true
SpacesBeforeTrailingComments: 1
AlignConsecutiveAssignments: true
IndentExternBlock: Indent
IncludeBlocks: Regroup
IncludeCategories:
- Regex: '".*"'