Ignore url pattern is old, updating it to align it with 4.4.3
This commit is contained in:
Родитель
5b8f574dc0
Коммит
13f617617e
|
@ -17,4 +17,4 @@ URL_IGNORE=cdn.jsdelivr.net
|
|||
bundle exec htmlproofer $DEST \
|
||||
--disable-external \
|
||||
--check-html \
|
||||
--url_ignore $URL_IGNORE
|
||||
--ignore-urls $URL_IGNORE
|
||||
|
|
Загрузка…
Ссылка в новой задаче