mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
Revert "clang-format: set ColumnLimit to 135"
This reverts commit e0e25d28c6.
Change-Id: I09179643d9c338f764755a2e7d7c64d51e6b4fd1
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
7292a6e23b
commit
83237bd253
@@ -38,7 +38,7 @@ BreakBeforeTernaryOperators: true
|
||||
BreakConstructorInitializersBeforeComma: false
|
||||
# clang-format > v3.8.0: BreakAfterJavaFieldAnnotations: false
|
||||
# clang-format > v3.8.0: BreakStringLiterals: true
|
||||
ColumnLimit: 135
|
||||
ColumnLimit: 0
|
||||
CommentPragmas: '^ IWYU pragma:'
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: false
|
||||
ConstructorInitializerIndentWidth: 4
|
||||
|
||||
Reference in New Issue
Block a user