chore: Change line width to 140 in C++
This commit is contained in:
@@ -6,7 +6,7 @@ Standard: c++14
|
||||
|
||||
# Indentation
|
||||
IndentWidth: 2
|
||||
ColumnLimit: 100
|
||||
ColumnLimit: 140
|
||||
|
||||
# Includes
|
||||
SortIncludes: true
|
||||
|
||||
Reference in New Issue
Block a user