Editorconfig for py, c, h

This commit is contained in:
Nemanja Nedeljkovic
2023-08-22 20:42:00 +02:00
parent 120971c466
commit 3a462981c0
+3
View File
@@ -0,0 +1,3 @@
[*.{c,h,py}]
indent_style = space
indent_size = 4