feat: begin work on docs, also minor refactoring
This commit is contained in:
parent
5de0ae095b
commit
424a45be05
12 changed files with 197 additions and 13 deletions
|
@ -69,6 +69,7 @@ IndentWidth: 2
|
|||
TabWidth: 2
|
||||
AllowAllConstructorInitializersOnNextLine: false
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
||||
CommentPragmas: '.*'
|
||||
NamespaceIndentation: None
|
||||
IncludeBlocks: Regroup
|
||||
IncludeCategories:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue