mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-25 15:44:02 -06:00
🧑💻 Fix uncrustify config
This commit is contained in:
parent
5003681414
commit
ec46a59539
1 changed files with 1 additions and 1 deletions
|
@ -1014,7 +1014,7 @@ sp_cmt_cpp_region = ignore # ignore/add/remove/force/not_defined
|
||||||
|
|
||||||
# If true, space added with sp_cmt_cpp_start will be added after Doxygen
|
# If true, space added with sp_cmt_cpp_start will be added after Doxygen
|
||||||
# sequences like '///', '///<', '//!' and '//!<'.
|
# sequences like '///', '///<', '//!' and '//!<'.
|
||||||
sp_cmt_cpp_doxygen = force # true/false
|
sp_cmt_cpp_doxygen = true # true/false
|
||||||
|
|
||||||
# If true, space added with sp_cmt_cpp_start will be added after Qt translator
|
# If true, space added with sp_cmt_cpp_start will be added after Qt translator
|
||||||
# or meta-data comments like '//:', '//=', and '//~'.
|
# or meta-data comments like '//:', '//=', and '//~'.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue