forked from OSchip/llvm-project
Revert "sanitizers: increase .clang-format columns to 100"
This reverts commit 5d1df6d220
.
There is a strong objection to this change:
https://reviews.llvm.org/D106436#2905618
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D106847
This commit is contained in:
parent
1cc29f027f
commit
440e936c47
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
|
Loading…
Reference in New Issue