We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d51de37 + e646a57 commit 62ae251Copy full SHA for 62ae251
Makefile
@@ -124,7 +124,7 @@ distclean: clean
124
125
lint:
126
$(BINPATH)/ltag -t ./.headers -excludes "tools $(SUBMODULES)" -check -v
127
- $(BINPATH)/git-validation -run DCO,short-subject -range 78381c382b17ac8c8ef6ffbfae27f65db8b186a7..HEAD
+ $(BINPATH)/git-validation -run DCO,short-subject -range HEAD~20..HEAD
128
$(BINPATH)/golangci-lint run
129
130
tidy:
0 commit comments