mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 07:37:59 -05:00
Update .editorconfig
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
parent
5768cf4a0c
commit
a41a442f5a
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
root = true
|
||||
[*.{cpp,h}]
|
||||
[*.{cpp,h,py,txt,editorconfig}]
|
||||
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
insert_final_newline = true
|
||||
|
|
Loading…
Reference in a new issue