Files
openapi-generator/samples/client/petstore/php-nextgen/OpenAPIClient-php/phplint.dist.yml
William Cheng 5fb6fcf9ef [php-nextgen] minor fix to return type (#16752)
* minor fix to return type

* use returnProperty
2023-10-08 15:29:16 +08:00

14 lines
155 B
YAML

path:
- src/
- tests/
jobs: 10
extensions:
- php
exclude:
- vendor
warning: true
memory-limit: -1
no-cache: false
log-json: false
log-junit: false