We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98be3f commit b507cceCopy full SHA for b507cce
.editorconfig
@@ -5,6 +5,7 @@ trim_trailing_whitespace = true
5
insert_final_newline = true
6
charset = utf-8
7
indent_style = space
8
+max_line_length = 120
9
10
[{*.sh,gradlew}]
11
end_of_line = lf
0 commit comments