Skip to content

Commit 9e5b733

Browse files
committed
Add .editorconfig for tab_width = 4
1 parent 332e1bf commit 9e5b733

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[*]
2+
tab_width = 4
3+
4+
[.*]
5+
tab_width = 4

0 commit comments

Comments
 (0)