Files
core/.phplint.yml
2021-09-13 21:33:43 +02:00

10 lines
101 B
YAML

path: ./
jobs: 10
cache: build/phplint.cache
extensions:
- php
exclude:
- vendor
warning: false