summaryrefslogtreecommitdiff
path: root/src/mesh/assimp-master/include/assimp/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/assimp-master/include/assimp/.editorconfig')
-rw-r--r--src/mesh/assimp-master/include/assimp/.editorconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mesh/assimp-master/include/assimp/.editorconfig b/src/mesh/assimp-master/include/assimp/.editorconfig
new file mode 100644
index 0000000..9ea6642
--- /dev/null
+++ b/src/mesh/assimp-master/include/assimp/.editorconfig
@@ -0,0 +1,8 @@
+# See <http://EditorConfig.org> for details
+
+[*.{h,hpp,inl}]
+end_of_line = lf
+insert_final_newline = true
+trim_trailing_whitespace = true
+indent_size = 4
+indent_style = space