skybluesofa/laravel-followers

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
JavaScript: true
PHP: true

engines:
  duplication:
    enabled: true
    config:
      languages:
      - php
  fixme:
    enabled: true
  phpmd:
    enabled: true
ratings:
  paths:
  - "**.inc"
  - "**.php"
exclude_paths:
  - tests/
  - vendor/