Open
Description
This
message(STATUS "Hello" #[[Bracket Comment]] "second")
add_custom_command() # TODO this will wrongly align to ( due to bracket-comment
becomes
message(STATUS "Hello" #[[Bracket Comment]] "second")
add_custom_command() # TODO this will wrongly align to ( due to bracket-comment
because the indent-code does not see the closing-parenthesis due to the bracket-comment.
Github is not aware of bracket-comments neither. Who uses them?
Metadata
Metadata
Assignees
Labels
No labels