Skip to content

Commit d1fc196

Browse files
authored
[Tool] Remove duplicate lines in .clang-format (StarRocks#28174)
Signed-off-by: satanson <[email protected]>
1 parent 865b915 commit d1fc196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.clang-format

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ PointerAlignment: Left
1313
ReflowComments: false
1414
SortUsingDeclarations: false
1515
SpacesBeforeTrailingComments: 1
16-
AllowShortFunctionsOnASingleLine: Inline
1716
---
1817
Language: Java
1918
BasedOnStyle: Google
@@ -31,4 +30,4 @@ SortUsingDeclarations: false
3130
SpacesBeforeTrailingComments: 1
3231
---
3332
Language: Proto
34-
BasedOnStyle: Google
33+
BasedOnStyle: Google

0 commit comments

Comments
 (0)