mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 02:25:37 -05:00
Fixed .editorconfig.
This commit is contained in:
parent
4142a8f64a
commit
f6f5b4b847
1 changed files with 16 additions and 16 deletions
|
@ -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]
|
||||||
|
|
Loading…
Reference in a new issue