MSVC: Add our doxygen convention to editorconfig

See https://devblogs.microsoft.com/cppblog/doxygen-and-xml-doc-comment-support/
This commit is contained in:
SupSuper 2020-05-22 03:29:44 +01:00
parent ba19dda82c
commit e0accacf34

View File

@ -3,3 +3,4 @@ indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
vc_generate_documentation_comments = doxygen_slash_star