Updated .editorconfig.

This commit is contained in:
Бранимир Караџић
2019-07-18 07:36:36 -07:00
parent 8b41b6b383
commit c3f87bd94b

View File

@@ -9,12 +9,6 @@ max_line_length = 100
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
[include/bgfx/c99/*.h]
indent_style = space
[*.ninja]
indent_style = space
[*.md] [*.md]
trim_trailing_whitespace = false trim_trailing_whitespace = false
max_line_length = 80 max_line_length = 80