djangocms-multisite/.codeclimate.yml

10 lines
183 B
YAML

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