mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-16 04:14:30 +07:00
chore: move samples into fixtures (#1321)
This commit is contained in:
committed by
GitHub
parent
aa6fad0ea0
commit
5a9289952f
7
fixtures/go-mod/.golangci.yml
Normal file
7
fixtures/go-mod/.golangci.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: "2"
|
||||
|
||||
output:
|
||||
show-stats: true
|
||||
sort-order:
|
||||
- file
|
||||
- linter
|
||||
Reference in New Issue
Block a user