Files
manufacture/.codeclimate.yml
2015-10-01 14:11:25 +02:00

8 lines
207 B
YAML

languages:
JavaScript: true
Python: true
exclude_paths:
- "__unported__/*"
- "*/__openerp__.py" # because this is fed to eval
- "*/migrations/*" # without OpenUpgrade, repetitions can be necessary