Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit c6322bd

Browse files
authored
chore: Update .editorconfig (#1920)
1 parent 7749382 commit c6322bd

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.editorconfig

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
# editorconfig.org
21
root = true
32

43
[*]
5-
indent_style = space
6-
indent_size = 2
7-
tab_width = 2
8-
continuation_indent_size = 4 # IntelliJ family IDEs
94
end_of_line = lf
10-
charset = utf-8
11-
trim_trailing_whitespace = true
125
insert_final_newline = true
6+
indent_style = space

0 commit comments

Comments
 (0)