mirror of
https://github.com/okalachev/flix.git
synced 2026-01-10 21:16:50 +00:00
Add json rules to .editorconfig
This commit is contained in:
@@ -4,7 +4,7 @@ root = true
|
|||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.{ino,cpp,c,h,hpp,sdf,world}]
|
[*.{ino,cpp,c,h,hpp,sdf,world,json}]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user