浏览代码

Updated .editorconfig.

Бранимир Караџић 6 年之前
父节点
当前提交
c3f87bd94b
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      .editorconfig

+ 0 - 6
.editorconfig

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