Skip to content

golangcilint: Should pick up local .golangci.yaml if possible #10

@jpmcb

Description

@jpmcb

// An optional golangci-lint configuration file (.golangci.yml) that
// replaces the built-in opinionated defaults.
// +optional
config *dagger.File,

During a +check we won't always provide the --config argument: should just default to a local .golangci.yaml if it's found

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