mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-05-06 01:54:46 +00:00
feat: golangci-lint v2 support (#1198)
This commit is contained in:
parent
1f07148fa0
commit
dec74fa030
15 changed files with 106 additions and 165 deletions
|
|
@ -1,6 +1,7 @@
|
|||
version: "2"
|
||||
|
||||
output:
|
||||
show-stats: true
|
||||
sort-results: true
|
||||
sort-order:
|
||||
- file
|
||||
- linter
|
||||
- file
|
||||
Loading…
Add table
Add a link
Reference in a new issue