Send Psalm data to Shepherd
See: https://github.com/psalm/shepherd Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
58ce7fc801
commit
ead2d1dde1
2
.github/workflows/lint-and-analyse-php.yml
vendored
2
.github/workflows/lint-and-analyse-php.yml
vendored
@ -85,4 +85,4 @@ jobs:
|
||||
- name: Analyse files with phpstan
|
||||
run: composer phpstan -- --memory-limit 2G
|
||||
- name: Analyse files with psalm
|
||||
run: composer psalm
|
||||
run: composer psalm -- --shepherd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user