Browse Source

Updated .editorconfig.

Бранимир Караџић 6 years ago
parent
commit
c3f87bd94b
1 changed files with 0 additions and 6 deletions
  1. 0 6
      .editorconfig

+ 0 - 6
.editorconfig

@@ -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