Преглед изворни кода

fix(misc) fix .editorconfig line width

factor2
Saúl Ibarra Corretgé пре 1 година
родитељ
комит
7a1ad18bc5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      .editorconfig

+ 1
- 1
.editorconfig Прегледај датотеку

@@ -6,7 +6,7 @@ charset = utf-8
6 6
 end_of_line = lf
7 7
 indent_size = 4
8 8
 indent_style = space
9
-max_line_length = 80
9
+max_line_length = 120
10 10
 trim_trailing_whitespace = true
11 11
 
12 12
 [*.md]

Loading…
Откажи
Сачувај