Problem/Motivation

We can replace our CaseSemicolonSniff with upstream SwitchDeclarationSniff

Proposed resolution

https://github.com/pfrenssen/coder/pull/283

API changes

* Drupal.ControlStructures.CaseSemicolon replaced with PSR2.ControlStructures.SwitchDeclaration (but PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineCASE and PSR2.ControlStructures.SwitchDeclaration.BreakIndent disabled)

Comments

klausi created an issue. See original summary.

klausi’s picture

Status: Active » Fixed

Merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • klausi authored 333597cf on 9.x
    refactor(SwitchDeclaration): Replace CaseSemicolonSniff with...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.