forked from OSchip/llvm-project
[tests][sanitizers] Don't reflow comments
This lets us to apply ColumnLimit without breaking "RUN:" lines.
This commit is contained in:
parent
aa931744ef
commit
81b293ba36
|
@ -1,3 +1,3 @@
|
|||
BasedOnStyle: LLVM
|
||||
ColumnLimit: 0
|
||||
ReflowComments: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
Loading…
Reference in New Issue