Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 62d4f57

Browse files
committed
Added url to ignore in tests 🚀
1 parent ed3ea99 commit 62d4f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_scripts/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bundle exec htmlproofer --check-html \
99
--check-opengraph \
1010
--enforce-https \
1111
--assume-extension \
12-
--url-ignore "https://www.volagratis.com/,https://www.rumbo.es/,http://www.ivl.disco.unimib.it,http://www.power-sure.com/lumens.htm,http://fuckingclosuresyntax.com,http://devernay.free.fr/cours/opengl/materials.html,http://id3.org/,http://id3.org/d3v2.3.0,http://reactivex.io/,http://codingdojo.org/WhatIsCodingDojo/,http://xip.io/,http://codingdojo.org/kata/Minesweeper/,http://id3.org/Implementations,https://developer.android.com/studio/intro/keyboard-shortcuts.html,https://developer.android.com/studio/publish/app-signing#generate-key,https://developer.android.com/studio/publish/upload-bundle" \
12+
--url-ignore "https://www.volagratis.com/,https://www.rumbo.es/,http://www.ivl.disco.unimib.it,http://www.power-sure.com/lumens.htm,http://fuckingclosuresyntax.com,http://devernay.free.fr/cours/opengl/materials.html,http://id3.org/,http://id3.org/d3v2.3.0,http://reactivex.io/,http://codingdojo.org/WhatIsCodingDojo/,http://xip.io/,http://codingdojo.org/kata/Minesweeper/,http://id3.org/Implementations,https://developer.android.com/studio/intro/keyboard-shortcuts.html,https://developer.android.com/studio/publish/app-signing#generate-key,https://developer.android.com/studio/publish/upload-bundle,https://www.googletagmanager.com/" \
1313
--http-status-ignore "999" \
1414
--typhoeus-config "{\"followlocation\": true}" \
1515
./_site

0 commit comments

Comments
 (0)