Skip to content

Sorting different types of use statements should adhere to linter settings, or be configurable.Β #115

@mikebronner

Description

@mikebronner

PSR12 mandates that different types of use statements (classes, functions, constants) are separated by one line and not contain an empty line (see https://www.php-fig.org/psr/psr-12/#3-declare-statements-namespace-and-import-statements).

Enabling sorting of headers breaks this. Ideally each section would be sorted individually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions