Skip to content

Commit b7c15bc

Browse files
author
LocalIdentity
committed
Fix max line length
1 parent 951c56d commit b7c15bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[*.lua]
22
trim_trailing_whitespace = false
33
indent_style = tab
4-
max_line_length = 120
4+
max_line_length = 360

0 commit comments

Comments
 (0)