Skip to content

Emacs27.0 fails to indent #612

Closed
@zonuexe

Description

@zonuexe
<?php

switch (true) {
    case null:
    case false:
        echo 'test'; // ###php-mode-test### ((indent (* c-basic-offset 2)))
        echo 'test'; // ###php-mode-test### ((indent (* c-basic-offset 2)))
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions