Skip to content

Commit 6cbecad

Browse files
authored
oops
1 parent ceec1d4 commit 6cbecad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.editorconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ indent_size = 2
2121

2222
[*.json]
2323
indent_size = 2
24-
insert_final_newline = UNSET
24+
insert_final_newline = unset
2525

2626
[*.rst]
2727
indent_size = 4
28-
insert_final_newline = UNSET
28+
insert_final_newline = unset
2929

3030
[*.bat]
3131
indent_style = tab
3232

3333
[LICENSE]
34-
indent_size = UNSET
34+
indent_size = unset

0 commit comments

Comments
 (0)