Skip to content

Commit 9a5a63c

Browse files
committed
Remove unneeded lint exceptions
Signed-off-by: beorn7 <[email protected]>
1 parent 477bf46 commit 9a5a63c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313

1414
include Makefile.common
1515

16-
STATICCHECK_IGNORE = \
17-
github.com/prometheus/pushgateway/handler/delete.go:SA1019 \
18-
github.com/prometheus/pushgateway/handler/push.go:SA1019 \
19-
github.com/prometheus/pushgateway/main.go:SA1019
20-
2116
DOCKER_IMAGE_NAME ?= pushgateway
2217

2318
assets:

0 commit comments

Comments
 (0)