We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent b02c792 commit 2ffa3f5Copy full SHA for 2ffa3f5
.editorconfig
@@ -3,6 +3,7 @@ root = true
3
[src/*]
4
end_of_line = lf
5
insert_final_newline = true
6
+max_line_length = 100
7
8
[ci/*.sh]
9
indent_style = space
0 commit comments