Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 6962ec5

Browse files
author
Cédric Belin
committed
Update the editor settings
1 parent 150bf35 commit 6962ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ root = true
33

44
[*]
55
charset = utf-8
6+
indent_size = 2
67
indent_style = tab
78
insert_final_newline = true
89
tab_width = 2
@@ -12,5 +13,4 @@ trim_trailing_whitespace = true
1213
trim_trailing_whitespace = false
1314

1415
[*.{yaml,yml}]
15-
indent_size = 2
1616
indent_style = space

0 commit comments

Comments
 (0)