aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd4c518b..13b11057 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ coverbrowse: $(COVER_HTML)
xdg-open $<
lint:
- golangci-lint run --enable-all ./...
+ golangci-lint run --enable-all --disable=funlen --disable=godox ./...
genhtml:
ciigo -template=html.tmpl convert .