Remove extra ... from the end of .clang-format
This commit is contained in:
parent
68d4512763
commit
6b735456b8
1 changed files with 1 additions and 2 deletions
|
@ -31,4 +31,3 @@ AllowShortFunctionsOnASingleLine: 'Empty'
|
|||
AllowShortLambdasOnASingleLine: 'Empty'
|
||||
AllowShortLoopsOnASingleLine: 'false'
|
||||
SeparateDefinitionBlocks : 'Always'
|
||||
...
|
||||
|
|
Reference in a new issue