mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Add phpstan recipe
This commit is contained in:
parent
5c0266e818
commit
f2d5895801
2 changed files with 6 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -53,3 +53,5 @@ All pull requests need to pass the tests and the code needs match the style guid
|
|||
To run the tests locally run `make test`.
|
||||
|
||||
To run the PHP formatter run `make fix-cs`.
|
||||
|
||||
To run the PHPStan static analysis run `make phpstan`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue