Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1335)

Delta Between Two Patch Sets: .clang-format

Issue 561340043: Add a tentative .clang-format for LilyPond. (Closed)
Left Patch Set: just the overrides Created 4 years, 2 months ago
Right Patch Set: reflow Created 4 years, 1 month ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 --- 1 ---
2 Language: Cpp 2 Language: Cpp
3 3
4 # BasedOnStyle: LLVM 4 # BasedOnStyle: LLVM
5 # tested with clang-format 9.0.0 5 # tested with clang-format 9.0.0
6 6
7 AlwaysBreakAfterReturnType: TopLevelDefinitions 7 AlwaysBreakAfterReturnType: TopLevelDefinitions
8 BreakBeforeBinaryOperators: All 8 BreakBeforeBinaryOperators: All
9 BreakBeforeBraces: GNU 9 BreakBeforeBraces: GNU
10 SpaceBeforeParens: Always 10 SpaceBeforeParens: Always
11 11 ReflowComments: false
12 ... 12 ...
13
LEFTRIGHT
« no previous file | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b