aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 56166b207f2340122ba9326be0d6a541cef73a7d (plain)
1
2
3
4
5
6
7
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