Ignoring quartiq URLs not existing

master
Ryan Summers 2021-07-16 15:31:24 +02:00
parent 5d0fd18a53
commit ba5101ff1d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ def run_htmlproofer()
assume_extension: true,
file_ignore: [ /stabilizer\/firmware\/.*/ ],
url_ignore: [ /quartiq.de\/stabilizer/ ],
# The options for the curl library that's used.
:typhoeus => {