aboutsummaryrefslogtreecommitdiff
path: root/.phplint.yml
blob: 985f01e246e5e2fb57bcf9c180d6b9fbef51f4a8 (plain)
1
2
3
4
5
6
7
8
9
path: ./
jobs: 10
cache: .caches/phplint-cache
extensions:
  - php
exclude:
  - composer
  - public/plugins_packages
  - vendor