mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 18:41:52 +02:00
[ticket/15515] update xo and run as npm test
PHPBB3-15515
This commit is contained in:
@@ -18,5 +18,8 @@ then
|
||||
npm install -g > /dev/null
|
||||
npm install > /dev/null
|
||||
set -x
|
||||
npm run xo
|
||||
npm run xo "phpbb/adm/style/*.js"
|
||||
npm run xo "phpbb/assets/javascript/*.js"
|
||||
npm run xo "phpbb/style/all/js/*.js"
|
||||
npm run xo "phpbb/style/prosilver/template/*.js"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user