We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ce302 commit ff26d89Copy full SHA for ff26d89
.codeclimate.yml
@@ -0,0 +1,7 @@
1
+languages:
2
+ JavaScript: true
3
+ Python: true
4
+exclude_paths:
5
+- "__unported__/*"
6
+- "*/__openerp__.py" # because this is fed to eval
7
+- "*/migrations/*" # without OpenUpgrade, repetitions can be necessary
0 commit comments