Skip to content

missing "." when checking the alternative config file #5486

@keegoo

Description

@keegoo

Hi Team,

I think you're missing a "." when checking the alternative config file in getProjectConfigFile().

else if ext == "yaml" should be else if ext == ".yaml"

Please ignore this if it's not an issue.

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