We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceec1d4 commit 6cbecadCopy full SHA for 6cbecad
1 file changed
.editorconfig
@@ -21,14 +21,14 @@ indent_size = 2
21
22
[*.json]
23
indent_size = 2
24
-insert_final_newline = UNSET
+insert_final_newline = unset
25
26
[*.rst]
27
indent_size = 4
28
29
30
[*.bat]
31
indent_style = tab
32
33
[LICENSE]
34
-indent_size = UNSET
+indent_size = unset
0 commit comments