clang-format and doxygen multi-line \param statements
clang-format mis-formats multi-line doxygen \param
statements.
Solution: use @param
, that seems to work?
9.6.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
clang-format mis-formats multi-line doxygen \param
statements.
Solution: use @param
, that seems to work?