Fixed .editorconfig.

This commit is contained in:
Branimir Karadžić 2015-11-05 22:06:23 -08:00
parent 4142a8f64a
commit f6f5b4b847

View file

@ -8,7 +8,7 @@ max_line_length = 100
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
[*.c99.h] [include/bgfx/c99/*.h]
indent_style = space indent_style = space
[*.md] [*.md]