Skip to content

Accept minty.yml as well as minty.yaml #216

@pdewilde

Description

@pdewilde

Currently we only look for .github/minty.yaml when looking for a v2 config.

func (cfg *Config) Validate() error {

Generally we use .yml for yaml extensions in our GitHub workflows, so I would expect it to be supported. We should search repos for files with both extensions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    goPull requests that update go codegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions