add global .editorconfig for doxygen comment style
Signed-off-by: Tayou <tayou@gmx.net>
This commit is contained in:
parent
8dc3267925
commit
87db723008
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Visual Studio generated .editorconfig file with C++ settings.
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*.{c++,cc,cpp,cppm,cxx,h,h++,hh,hpp,hxx,inl,ipp,ixx,tlh,tli}]
|
||||||
|
|
||||||
|
# Visual C++ Code Style settings
|
||||||
|
|
||||||
|
cpp_generate_documentation_comments = doxygen_triple_slash
|
Loading…
Reference in New Issue
Block a user