Update .editorconfig

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
MishaProductions 2023-06-30 08:10:54 +03:00 committed by GitHub
parent 5768cf4a0c
commit a41a442f5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
root = true
[*.{cpp,h}]
[*.{cpp,h,py,txt,editorconfig}]
indent_style = space
indent_size = 2
insert_final_newline = true