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.
1 parent 6034333 commit 3facedcCopy full SHA for 3facedc
Makefile
@@ -9,5 +9,5 @@ build:
9
bundle exec jekyll build --future --drafts --unpublished
10
11
test:
12
- bundle exec htmlproof --disable-external --url-ignore '/^\/bin/.*/' ./_site
+ bundle exec htmlproof --check-html --disable-external --url-ignore '/^\/bin/.*/' ./_site
13
contrib/qa/test-binary-availability.sh && echo "SUCCESS checking URLs for binaries"
0 commit comments