mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-10 06:58:40 +00:00
fixes
This commit is contained in:
parent
6ca5ec87d7
commit
bcf1d0e00e
|
|
@ -31,7 +31,7 @@ In rare cases errors, failures or warnings during the automatic inspection are
|
||||||
Automated checks which are run during the review process:
|
Automated checks which are run during the review process:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
php ./vendor/bin/phpcs ./ --standard="Build/Config/phpcs.xml"
|
php ./vendor/bin/phpcs --severity=1 ./ --standard="Build/Config/phpcs.xml"
|
||||||
npx eslint ./ -c ./Build/Config/.eslintrc.json
|
npx eslint ./ -c ./Build/Config/.eslintrc.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user