Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Commit f1eb1bf

Browse files
committed
Enable verbose output.
1 parent aeb9199 commit f1eb1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ test: install
2121

2222
check: install
2323
go run misc/check_license.go
24-
env GO111MODULE=off golangci-lint run
24+
env GO111MODULE=off golangci-lint run -v

0 commit comments

Comments
 (0)