Skip to content

Commit a16d3bb

Browse files
author
Peter Bex
committed
Use space indentation in editorconfig
1 parent ee1da7e commit a16d3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
root = true
33

44
[*]
5-
indent_style = tab
5+
indent_style = space
66
indent_size = 4
77
end_of_line = lf
88
charset = utf-8

0 commit comments

Comments
 (0)