We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5003681 commit ec46a59Copy full SHA for ec46a59
buildroot/share/extras/uncrustify.cfg
@@ -1014,7 +1014,7 @@ sp_cmt_cpp_region = ignore # ignore/add/remove/force/not_defined
1014
1015
# If true, space added with sp_cmt_cpp_start will be added after Doxygen
1016
# sequences like '///', '///<', '//!' and '//!<'.
1017
-sp_cmt_cpp_doxygen = force # true/false
+sp_cmt_cpp_doxygen = true # true/false
1018
1019
# If true, space added with sp_cmt_cpp_start will be added after Qt translator
1020
# or meta-data comments like '//:', '//=', and '//~'.
0 commit comments