diff --git a/.editorconfig b/.editorconfig index a1395a7..3a55382 100644 --- a/.editorconfig +++ b/.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