Skip to content

Commit f1208fa

Browse files
authored
Merge pull request #43 from rtucek/cs/unexpand
Replace spaces with tabs
2 parents b997aec + 25bec62 commit f1208fa

File tree

5 files changed

+345
-345
lines changed

5 files changed

+345
-345
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ root = true
44
charset = utf-8
55
end_of_line = lf
66
insert_final_newline = true
7-
indent_style = space
8-
indent_size = 4
7+
indent_style = tab
8+
indent_size = 8
99
trim_trailing_whitespace = true
1010

1111
[*.md]

0 commit comments

Comments
 (0)