Skip to content

Commit ec1086b

Browse files
committed
Newlines missing
1 parent 5c5c87f commit ec1086b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ IndentPPDirectives: BeforeHash
3131
PointerAlignment: Left
3232

3333
SortIncludes: false
34-
SpaceInEmptyBlock: true
34+
SpaceInEmptyBlock: true

.clang-tidy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Checks: >
99
1010
WarningsAsErrors: '' # keep warnings first, promote to errors later
1111
HeaderFilterRegex: 'src/.*'
12-
FormatStyle: none
12+
FormatStyle: none

0 commit comments

Comments
 (0)