Add editorconfig

This commit is contained in:
Yuxuan Shui 2018-08-22 13:05:45 +01:00
parent fcef5e706d
commit 98d4255aee
1 changed files with 4 additions and 0 deletions

4
.editorconfig Normal file
View File

@ -0,0 +1,4 @@
root = true
[*.{c,h}]
indent_style = space
indent_size = 2