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