Skip to content

Commit e330ece

Browse files
committed
refactor: update .editorconfig
1 parent c8e4d98 commit e330ece

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.editorconfig

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

33
[*]
44
charset = utf-8
@@ -9,8 +9,8 @@ insert_final_newline = true
99
spelling_language = unset
1010
trim_trailing_whitespace = true
1111

12-
max_line_length = unset
13-
trim = true
12+
max_line_length = unset
13+
trim = true
1414

1515
[*.{yaml,yml}]
16-
indent_size = 2
16+
indent_size = 2

0 commit comments

Comments
 (0)