no longer need validatornu svg lang workaround
This commit is contained in:
parent
58f1d6ad4c
commit
21ce11a0be
@ -9,5 +9,4 @@ json_verify < static/manifest.webmanifest >/dev/null
|
||||
xmllint --noout static/**/*.@(html|svg|xml)
|
||||
jshint --verbose static/**/*.js
|
||||
stylelint static/**/*.css
|
||||
validatornu --Werror --also-check-css static/**/*.@(css|html)
|
||||
validatornu --Werror --skip-non-svg --no-langdetect static
|
||||
validatornu --Werror --also-check-css --also-check-svg static/**/*.@(css|html|svg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user