djangocms_blog/.codeclimate.yml
Iacopo Spalletti 7ca566f839 Fix quotes
2015-10-18 15:25:50 +02:00

9 lines
173 B
YAML

languages:
Ruby: false
JavaScript: false
PHP: false
Python: true
exclude_paths:
- 'djangocms_blog/migrations/*'
- 'djangocms_blog/south_migrations/*'
- 'tests/*'