Skip to content

How to specify to only lint on new changes? #16

@kortschak

Description

@kortschak

This used to exist in the golangci.com default configuration, but it's entirely unclear how to achieve this with the GitHub action. I've tried using the .golangci.yml configuration adapted from the YAML here, to no avail; I'd like to just leave it as default except for this.

issues:
  new: true

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