Skip to content

Commit

Permalink
Fix codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcs committed Jul 14, 2015
1 parent 082ce92 commit 28864de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 28864de

Please sign in to comment.