Files
connexion/.codeclimate.yml
2015-07-14 14:08:05 +02:00

7 lines
160 B
YAML

# Save as .codeclimate.yml (note leading .) in project root directory
languages:
Python: true
exclude_paths:
- "tests/*"
- "connexion/swagger-ui/*"