urfave / cli

A simple, fast, and fun package for building command line apps in Go
https://cli.urfave.org
MIT License
21.9k stars 1.69k forks source link

v2 Add integration with golangci-lint #1830

Closed skelouse closed 6 months ago

skelouse commented 7 months ago

What type of PR is this?

What this PR does / why we need it:

adds an action for golangci-lint run

Which issue(s) this PR fixes:

Fixes #1663

Testing

Release Notes

Integrate golangci-lint action for v2