Skip to content

Commit 42ec5df

Browse files
EditorConfig 150 characters per line
1 parent 5e876e6 commit 42ec5df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ trim_trailing_whitespace = true
1313
tab_width = 2
1414

1515
[**.rb]
16-
max_line_length = 120
16+
max_line_length = 150
1717

1818
[**.js, **.coffee]
19-
max_line_length = 120
19+
max_line_length = 150
2020

2121
[*.md]
2222
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)