Skip to content

Commit

Permalink
Fixed clang-format to work with Fedora 29
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasMan authored and andrepuschmann committed Apr 26, 2019
1 parent 1141427 commit 879f5e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ PenaltyBreakString: 1000
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 60
PointerAlignment: Left #Changed
RawStringFormats:
- Delimiter: pb
Language: TextProto
BasedOnStyle: google
ReflowComments: true
SortIncludes: true
SortUsingDeclarations: true
Expand Down

0 comments on commit 879f5e6

Please sign in to comment.