We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c7b7d commit 627737bCopy full SHA for 627737b
src/main/scripts/ci/check-build-and-verify.sh
@@ -57,7 +57,6 @@ if [ "$RUN_ONLY_INTEGRATION_TESTS" = 'no' ]; then
57
--ignore-re 'Attribute “(th|sec|togglz|xmlns):[a-z]+” not allowed' \
58
'Attribute “(th|sec|togglz):[a-z]+” is not serializable' \
59
'Attribute with the local name “xmlns:[a-z]+” is not serializable' \
60
- 'An "img" element must have an "alt" attribute' \
61
'The first child "option" element of a "select" element with a "required" attribute' \
62
'This document appears to be written in (Danish|Lithuanian)' \
63
--show-warnings \
0 commit comments