diff --git a/.uncrustify.cfg b/.uncrustify.cfg index 636707e9..84f67e21 100644 --- a/.uncrustify.cfg +++ b/.uncrustify.cfg @@ -121,7 +121,7 @@ sp_fparen_brace = force # Comment modifications # Whether to change cpp-comments into c-comments -cmt_cpp_to_c = true +cmt_cpp_to_c = false # Whether to put a star on subsequent comment lines # cmt_star_cont = true