.editorconfig

This commit is contained in:
Iliyas Jorio 2021-02-21 17:30:22 +01:00
parent 5415c08dd8
commit b2873430d1
1 changed files with 6 additions and 0 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root = true
[*.{c,cpp,h,hpp}]
charset = utf-8
indent_style = tab
indent_size = 4