set max line length to 120

This commit is contained in:
Smirnov Oleksandr 2023-02-04 12:25:09 +02:00
parent 6d62cb18a6
commit de37564c79

View file

@ -1,4 +1,4 @@
column_width = 100
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2