We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5c87f commit ec1086bCopy full SHA for ec1086b
.clang-format
@@ -31,4 +31,4 @@ IndentPPDirectives: BeforeHash
31
PointerAlignment: Left
32
33
SortIncludes: false
34
-SpaceInEmptyBlock: true
+SpaceInEmptyBlock: true
.clang-tidy
@@ -9,4 +9,4 @@ Checks: >
9
10
WarningsAsErrors: '' # keep warnings first, promote to errors later
11
HeaderFilterRegex: 'src/.*'
12
-FormatStyle: none
+FormatStyle: none
0 commit comments