jshint: show message codes
This commit is contained in:
parent
9ad7cd7308
commit
8dcbd4c2eb
@ -3,7 +3,7 @@
|
|||||||
set -o errexit
|
set -o errexit
|
||||||
shopt -s globstar
|
shopt -s globstar
|
||||||
|
|
||||||
jshint static/**/*.js
|
jshint --verbose static/**/*.js
|
||||||
validatornu --Werror --skip-non-html static
|
validatornu --Werror --skip-non-html static
|
||||||
validatornu --Werror --skip-non-css static
|
validatornu --Werror --skip-non-css static
|
||||||
validatornu --Werror --skip-non-svg --no-langdetect static
|
validatornu --Werror --skip-non-svg --no-langdetect static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user