Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit 047862e

Browse files
committed
Change whitespaces to tabs and add .editorconfig
1 parent b397dbf commit 047862e

File tree

2 files changed

+476
-471
lines changed

2 files changed

+476
-471
lines changed

.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Unix-style newlines with a newline ending every file
2+
[*]
3+
end_of_line = crlf
4+
insert_final_newline = true
5+
6+
indent_style = tab
7+
indent_size = 2

0 commit comments

Comments
 (0)