Skip to content

Allow to use phpstan.dist.neon instead of phpstan.neon.dist for IDE-friendly #3869

@Luc45

Description

@Luc45

Feature request

With the current file naming convention, the extension of the file phpstan.neon.dist is .dist, which causes IDEs such as PHPStorm to not recognize it as a .neon file, even with the Neon plugin installed.

If, however, the file was phpstan.dist.neon, the extension would be .neon and IDEs would pick it up as a Neon file.

This feature request is to allow support for a file named phpstan.dist.neon for distributed phpstan configurations.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions