Skip to content

Commit 74f3cc4

Browse files
authored
Correct editorconfig to match project (#527)
1 parent e045e9d commit 74f3cc4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.editorconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ root = true
33
[*]
44
charset = utf-8
55
indent_style = space
6-
indent_size = 2
7-
end_of_line = lf
6+
indent_size = 4
87
insert_final_newline = true
98
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)