Skip to content

Commit cf3151a

Browse files
committed
Update linters
1 parent 3cae8f9 commit cf3151a

File tree

8 files changed

+2227
-1685
lines changed

8 files changed

+2227
-1685
lines changed

.editorconfig

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@ root = true
22

33
[*]
44
indent_style = space
5-
indent_size = 4
5+
indent_size = 2
66
end_of_line = lf
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
10-
11-
[*.{json,yml}]
12-
indent_size = 2

0 commit comments

Comments
 (0)