mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add psalm:strict to the readme
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
eb7921c9f9
commit
6e7f547ccd
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ Note: You can restart the server by preceding the command with other environment
|
|||
|-----------------------------------------|----------------------------------------|
|
||||
| `composer run dev` | Starts the development server |
|
||||
| `composer run psalm` | Run Psalm static analysis |
|
||||
| `composer run psalm:strict` | Run Psalm static analysis strict |
|
||||
| `composer run psalm:update-baseline` | Run Psalm with `--update-baseline` arg |
|
||||
| `composer run lint` | Run PHP Syntax check |
|
||||
| `composer run lint:twig` | Run Twig Syntax check |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue