Merge pull request #1010 from TayouVR/add_default_editorconfig

This commit is contained in:
Sefa Eyeoglu 2023-07-16 12:30:22 +02:00 committed by GitHub
commit b9568279dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.editorconfig Normal file
View File

@ -0,0 +1,8 @@
# EditorConfig specs and documentation: https://EditorConfig.org
# top-most EditorConfig file
root = true
# C++ Code Style settings
[*.{c++,cc,cpp,cppm,cxx,h,h++,hh,hpp,hxx,inl,ipp,ixx,tlh,tli}]
cpp_generate_documentation_comments = doxygen_slash_star