Fix codeclimate exclusion

This commit is contained in:
João Santos
2015-07-14 14:08:05 +02:00
parent 28864dea08
commit 46c34a7576

View File

@@ -2,5 +2,5 @@
languages:
Python: true
exclude_paths:
- "tests"
- "connexion/swagger-ui"
- "tests/*"
- "connexion/swagger-ui/*"