mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-09-04 22:49:27 +00:00
chore: move samples into fixtures (#1321)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//go:build tools
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "github.com/golangci/golangci-lint/v2/cmd/golangci-lint"
|
||||
)
|
||||
Reference in New Issue
Block a user