Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indent: wrongly indented if bracket comment is present in previous command-args #14

Open
pboettch opened this issue Jul 17, 2019 · 1 comment

Comments

@pboettch
Copy link
Owner

pboettch commented Jul 17, 2019

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?

@03-65
Copy link

03-65 commented Mar 19, 2021

I have no idea how to do anything, i apologize. I was directed to etherscan from a payment sent from coinbase. im just punching buttons. I have no clue how to verify address or sign messages so i have all this stuff and its floating around, again, my apologies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants