.editorconfig

This commit is contained in:
2022-12-16 16:45:07 +03:00
parent 5836c64e5e
commit 581c7c937a

View File

@@ -1,3 +1,5 @@
root = true
[*.{h,c,cpp}] [*.{h,c,cpp}]
charset = utf-8 charset = utf-8
indent_style = tab indent_style = tab