Skip to content

Commit ee07fab

Browse files
committed
Add EditorConfig file
1 parent 4e288ac commit ee07fab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.editorconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
root = true
2+
3+
[**]
4+
charset = utf-8
5+
end_of_line = lf
6+
7+
indent_size = 4
8+
indent_style = tab
9+
max_line_length = 100

0 commit comments

Comments
 (0)