Add editorconfig

This commit is contained in:
Yuxuan Shui
2018-09-10 13:46:05 +01:00
parent fcef5e706d
commit 98d4255aee
+4
View File
@@ -0,0 +1,4 @@
root = true
[*.{c,h}]
indent_style = space
indent_size = 2