jshint: show message codes
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user