Fix codeclimate

This commit is contained in:
João Santos
2015-07-14 13:52:05 +02:00
parent 082ce92a81
commit 28864dea08

View File

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