You've already forked Php-Template
tests
This commit is contained in:
@@ -3,3 +3,8 @@
|
|||||||
```shell
|
```shell
|
||||||
export PHP_IDE_CONFIG=serverName=localhost
|
export PHP_IDE_CONFIG=serverName=localhost
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
```shell
|
||||||
|
docker run --rm -v $(PWD):/app siteworxpro/composer run tests:all
|
||||||
|
```
|
||||||
@@ -1,5 +1,3 @@
|
|||||||
parameters:
|
parameters:
|
||||||
tips:
|
|
||||||
treatPhpDocTypesAsCertain: false
|
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
- '#Static call to instance method#'
|
- '#Static call to instance method#'
|
||||||
Reference in New Issue
Block a user