Skip to content

Commit 99966cf

Browse files
committed
tab size
1 parent 5a61719 commit 99966cf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.editorconfig

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# top-most EditorConfig file
2+
root = true
3+
4+
# rules for all files
5+
[*]
6+
indent_style = tab # we use tabs
7+
indent_size = 4 # of size four

0 commit comments

Comments
 (0)