Skip to content

Commit a5e56fb

Browse files
committed
Add an editorconfig file
1 parent a42b43e commit a5e56fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.editorconfig

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[*]
2+
charset = utf-8
3+
end_of_line = lf
4+
indent_size = 4
5+
indent_style = space
6+
max_line_length = 120

0 commit comments

Comments
 (0)