Skip to content

Commit

Permalink
clang-format: do not break lit 'RUN: ' comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fw-immunant committed Feb 1, 2023
1 parent 07ed61d commit 44ef485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ BasedOnStyle: LLVM

AlwaysBreakBeforeMultilineStrings: true
BreakStringLiterals: false
CommentPragmas: '^RUN: '

0 comments on commit 44ef485

Please sign in to comment.