HuasoFoundries/jpgraph

View on GitHub
.phplint.yml

Summary

Maintainability
Test Coverage
path: ./
jobs: 10
cache: .build/phplint.cache
extensions:
  - php
exclude:
  - vendor
  - .build
  - storage
  - node_modules

warning: true