mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Adjusted ColumnLimit to 150
This commit is contained in:
parent
6a1585b317
commit
c7571660bd
@ -63,8 +63,9 @@ AlignConsecutiveMacros: true # align macro bodies
|
||||
# =============================================================================
|
||||
# Line length and wrapping
|
||||
# =============================================================================
|
||||
ColumnLimit: 0
|
||||
ColumnLimit: 150
|
||||
ReflowComments: true # preserve hand-formatted comment rulers
|
||||
AlignEscapedNewlines: Left
|
||||
|
||||
# =============================================================================
|
||||
# Includes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user