You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check-build-and-verify.sh: ignore another html5validator error about document language.
After a09a3f5 commit it has started to fail with another error on
another file:
WARNING:html5validator.validator:"file:/home/travis/build/php-coder/mystamps/src/main/webapp/WEB-INF/views/category/info.html":1.16-5.71:
info warning: This document appears to be written in Lithuanian but the "html" start tag has "lang="en"".
Consider using "lang="lt"" (or variant) instead.
Work around for svenkreiss/html5validator#32
0 commit comments