Skip to content

Commit

Permalink
Merge pull request #35 from zalando/codeclimate-test
Browse files Browse the repository at this point in the history
Add codeclimate configuration
  • Loading branch information
jmcs committed Jul 14, 2015
2 parents 5a3e90d + 3992f24 commit 082ce92
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Save as .codeclimate.yml (note leading .) in project root directory
languages:
Python: true
exclude_paths:
- "tests"
- "connexion/swagger-ui"

0 comments on commit 082ce92

Please sign in to comment.