pull/2487/head
jmontoyaa 9 years ago
parent eccf89ae5c
commit cc74cb2e2e
  1. 2
      .codeclimate.yml
  2. 2
      .scrutinizer.yml

@ -27,8 +27,10 @@ ratings:
- '**.css'
exclude_paths:
- cli-config.php
- app/cache/
- app/logs/
- app/config/
- app/Migrations/
- app/Resources/
- main/admin/db.php

@ -125,8 +125,10 @@ coding_style:
filter:
excluded_paths:
- 'cli-config.php'
- 'app/cache/*'
- 'app/logs/*'
- 'app/config/*'
- 'documentation/*'
- 'app/Migrations/*'
- 'app/Resources/*'

Loading…
Cancel
Save