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:
Dmitry Vyukov 2021-07-27 07:02:09 +02:00
parent 1cc29f027f
commit 440e936c47
9 changed files with 0 additions and 9 deletions

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash

View File

@ -1,4 +1,3 @@
BasedOnStyle: Google
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
IndentPPDirectives: AfterHash