mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-12 17:18: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
|
# php cs + phpstan + eslint
|
||||||
./vendor/bin/phpcs ./ --standard="Build/Config/phpcs.xml"
|
./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
|
npx eslint jsOMS/ -c Build/Config/.eslintrc.json
|
||||||
Loading…
Reference in New Issue
Block a user