We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
struct Struct { // Hello, this is my // struct where I haven't added // any fields yet. // TODO: add fields }
If you format this code, it becomes:
I expected it to stay the way it is because it already looks perfectly fine and leaving only the first comment indented looks odd.