mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-23 17:08:40 +00:00
doc fixes
This commit is contained in:
parent
7e05e57b5b
commit
ab36b081ba
|
|
@ -32,5 +32,5 @@ find ${BPATH}/../../Web ${BPATH}/../../phpOMS ${BPATH}/../../jsOMS ${BPATH}/../.
|
|||
|
||||
# php cs + phpstan + eslint
|
||||
./vendor/bin/phpcs ./ --standard="Build/Config/phpcs.xml"
|
||||
./vendor/bin/phpstan analyse --autoload-file=phpOMS/Autoloader.php -l 9 -c Build/Config/phpstan.neon ./
|
||||
./vendor/bin/phpstan analyse --autoload-file=phpOMS/Autoloader.php -l 8 -c Build/Config/phpstan.neon ./
|
||||
npx eslint jsOMS/ -c Build/Config/.eslintrc.json
|
||||
Loading…
Reference in New Issue
Block a user