diff options
Diffstat (limited to '.clang-format')
| -rw-r--r-- | .clang-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format index 4652b9e0a..96c486259 100644 --- a/.clang-format +++ b/.clang-format | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | --- | 1 | --- |
| 2 | BasedOnStyle: Google | 2 | BasedOnStyle: Google |
| 3 | AlignAfterOpenBracket: Align | 3 | AlignAfterOpenBracket: Align |
| 4 | AlignConsecutiveAssignments: 'true' | 4 | AlignConsecutiveAssignments: 'true' |
