Skip to content

Config resolution in stdin mode #21

@43081j

Description

@43081j

When we run the CLI with stdin, it currently doesn't do any of the logic for config file resolution.

However, it is possible to specify a --stdin-filepath, in which case we should do the same resolution as runGlobs does.

There are tests in prettier that we need to move over which will fail until this is possible. That, or we decide we don't want to support such a thing and don't take those tests.

cc @fabiospampinato

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions