Skip to content

Commit f6fceb5

Browse files
committed
Changed indentation to tabs
1 parent b1291ab commit f6fceb5

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
@@ -9,7 +9,7 @@ root = true
99
[*]
1010
trim_trailing_whitespace = true
1111
insert_final_newline = true
12-
indent_style = space
12+
indent_style = tab
1313
indent_size = 4
1414

1515
# Xml project files

0 commit comments

Comments
 (0)