We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent 7463a80 commit c81bddfCopy full SHA for c81bddf
.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