mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
test: .style.yapf: Set column_limit=160
This commit is contained in:
parent
14023c966c
commit
1111f0718a
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ blank_line_before_nested_class_or_def=False
|
|||
coalesce_brackets=False
|
||||
|
||||
# The column limit.
|
||||
column_limit=79
|
||||
column_limit=160
|
||||
|
||||
# The style for continuation alignment. Possible values are:
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue