Update editorconfig

This commit is contained in:
Chuck Walbourn 2018-05-09 18:11:46 -07:00
parent 5e056e8270
commit c2dbb1dd1a

View File

@ -1,6 +1,6 @@
root = true
[*.{cpp,h,fx,hlsl}]
[*.{cpp,h,inl,fx,hlsl}]
indent_size = 4
indent_style = space
trim_trailing_whitespace = true