From c3f87bd94b310aac74866b2c4db93d63209fe59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Thu, 18 Jul 2019 07:36:36 -0700 Subject: [PATCH] Updated .editorconfig. --- .editorconfig | 6 ------ 1 file changed, 6 deletions(-) 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