mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-11 18:51:16 +00:00
Update .editorconfig
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
parent
5768cf4a0c
commit
a41a442f5a
@ -1,5 +1,6 @@
|
|||||||
root = true
|
root = true
|
||||||
[*.{cpp,h}]
|
[*.{cpp,h,py,txt,editorconfig}]
|
||||||
|
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user