mirror of
https://github.com/php-fig/www.php-fig.org.git
synced 2026-03-23 22:42:13 +01:00
Update HTMLProofer invocation to v5 format
This commit is contained in:
@@ -19,7 +19,7 @@ GEM
|
||||
ethon (0.16.0)
|
||||
ffi (>= 1.15.0)
|
||||
ffi (1.17.1)
|
||||
ffi (1.17.1-aarch64-linux-gnu)
|
||||
ffi (1.17.1-aarch64-linux)
|
||||
ffi (1.17.1-arm64-darwin)
|
||||
ffi (1.17.1-x86_64-darwin)
|
||||
fiber-annotation (0.2.0)
|
||||
@@ -43,7 +43,7 @@ GEM
|
||||
nokogiri (1.18.3)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.3-aarch64-linux-gnu)
|
||||
nokogiri (1.18.3-aarch64-linux)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.3-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
|
||||
@@ -7,8 +7,6 @@ bundle config set path '.bundle'
|
||||
bundle install
|
||||
|
||||
bundle exec htmlproofer output_dev \
|
||||
--check-html \
|
||||
--check-img-http \
|
||||
--check-opengraph \
|
||||
--checks html,images,links,opengraph,scripts \
|
||||
--disable-external \
|
||||
--url-ignore 'foo-meta.md#errata-1-foo'
|
||||
--ignore-urls 'foo-meta.md#errata-1-foo'
|
||||
|
||||
Reference in New Issue
Block a user