9 lines
173 B
YAML
9 lines
173 B
YAML
languages:
|
|
Ruby: false
|
|
JavaScript: false
|
|
PHP: false
|
|
Python: true
|
|
exclude_paths:
|
|
- "djangocms_blog/migrations/*"
|
|
- "djangocms_blog/south_migrations/*"
|
|
- "tests/*"
|