jshint: show message codes

This commit is contained in:
Daniel Micay 2020-02-19 15:59:47 -05:00
parent 9ad7cd7308
commit 8dcbd4c2eb

View File

@ -3,7 +3,7 @@
set -o errexit
shopt -s globstar
jshint static/**/*.js
jshint --verbose static/**/*.js
validatornu --Werror --skip-non-html static
validatornu --Werror --skip-non-css static
validatornu --Werror --skip-non-svg --no-langdetect static