We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a982c commit fc1631fCopy full SHA for fc1631f
1 file changed
Makefile
@@ -18,7 +18,7 @@ build:
18
19
.PHONY: lint
20
lint:
21
- golangci-lint run --enable gocritic
+ golangci-lint run
22
23
.PHONY: fuzz
24
fuzz: mod-tidy generate
0 commit comments