mirror of
https://github.com/golangci/golangci-lint-action
synced 2026-09-14 20:13:55 +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