fix: fix column width
This commit is contained in:
parent
5ef0f19452
commit
65750d0f24
|
@ -1,4 +1,4 @@
|
||||||
column_width = 80
|
column_width = 140
|
||||||
line_endings = "Unix"
|
line_endings = "Unix"
|
||||||
indent_type = "Spaces"
|
indent_type = "Spaces"
|
||||||
indent_width = 2
|
indent_width = 2
|
||||||
|
|
Loading…
Reference in New Issue