Skip to content

//comment line breaks switch case format style #53178

@mplexor

Description

@mplexor
Language:        Cpp
AllowShortCaseLabelsOnASingleLine : true    
  switch (0) {
  case 0:    test();    break;
    // line above style should not be affected by comment
  }

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