Skip to content

Option to specify number of spaces to prepend appended comment with #328

Open
@shammellee

Description

@shammellee

I prefer my appended comments to start 2 spaces after the line. Any way to do this?

int * get_codes()
{
  static int codes[6] = {24, 38, 43, 87, 42, 54};  // Nuclear codes

  return codes;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions