Update .editorconfig
This commit is contained in:
parent
1d32557856
commit
34b8027764
|
|
@ -9,6 +9,7 @@ insert_final_newline = true
|
|||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{hpp,inl,cpp,lua}]
|
||||
indent_size = 4
|
||||
indent_style = tab
|
||||
|
||||
[*.html]
|
||||
|
|
|
|||
Loading…
Reference in New Issue