Skip to content

Commit

Permalink
Add codeclimate settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandy Carter committed Jul 28, 2015
1 parent 8968ed7 commit 39bedfe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codeclimate.yml
@@ -0,0 +1,7 @@
languages:
JavaScript: true
Python: true
exclude_paths:
- "__unported__/*"
- "*/__openerp__.py" # because this is fed to eval
- "*/migrations/*" # without OpenUpgrade, repetitions can be necessary

0 comments on commit 39bedfe

Please sign in to comment.