Skip to content

[RFC] Look for .dist configuration files ? #606

Closed
@smnandre

Description

@smnandre

AFAIK, the current CLI does not handle ".dist" files: .symfony.dist.yaml --which might not be that useful--, nor .symfony.dist.local.yaml, .symfony.local.dist.yaml, or .symfony.local.yaml.dist (feels like every tool has its own conventions 😅).

In a project, it makes sense to share "standard" development configurations in the team.

However, I find it quite unnecessary and resource-consuming to run multiple Node watchers and Tailwind processes when I just want to work on PHP.

I know there's a --no-worker option, but having a way to define personal local configurations that are not shared in VCS would be fantastic. 🙏

I can't help much with the implementation (but I can make a solid 🦆), but I can definitely bring you some coffee next week. :))

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