We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d066f commit 3666f2dCopy full SHA for 3666f2d
Makefile
@@ -16,7 +16,6 @@ race:
16
17
lint:
18
./build/bin/golangci-lint run ./...
19
-#//--new-from-rev=$(MASTER_COMMIT) ./...
20
21
lintci-deps:
22
rm -f ./build/bin/golangci-lint
0 commit comments