aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools.go b/tools.go
index bb7f942..184415a 100644
--- a/tools.go
+++ b/tools.go
@@ -1,4 +1,5 @@
//go:build tools
+// +build tools
//go:generate go run honnef.co/go/tools/cmd/staticcheck -checks inherit ./...