Skip to content

Commit eb72d0a

Browse files
authored
Update .editorconfig
1 parent 5e276f9 commit eb72d0a

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.editorconfig

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
1-
# EditorConfig helps developers define and maintain consistent
2-
# coding styles between different editors and IDEs
31
# editorconfig.org
42

53
root = true
64

75
[*]
8-
9-
# Change these settings to your own preference
10-
indent_size = 2
11-
indent_style = space
12-
13-
# We recommend you to keep these unchanged
146
charset = utf-8
157
end_of_line = lf
8+
indent_size = 2
9+
indent_style = space
1610
insert_final_newline = true
1711
trim_trailing_whitespace = true
1812

0 commit comments

Comments
 (0)