alexislefebvre/AsyncTweetsBundle

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
languages:
  PHP: true

ratings:
  paths:
    - Command/*
    - Controller/*
    - Entity/*
    - Utils/*
    - AsyncTweetsBundle.php

exclude_paths:
  - DataFixtures/ORM/*
  - tests/*