We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93d16f commit 2f883cbCopy full SHA for 2f883cb
1 file changed
scripts/run-lint-on-ci.sh
@@ -35,8 +35,5 @@ go get -d -v ./scripts
35
# Run reviewdog.
36
reviewdog -reporter=github-pr-check
37
38
-# Check tag name conflicts
39
-vim --cmd "try | helptags doc/ | catch | cquit | endtry" --cmd quit
40
-
41
# Validate changelog
42
ruby scripts/check-changelog.rb
0 commit comments