Files
intrastat-extrastat/.codeclimate.yml
Stéphane Bidoul (ACSONE) d55dbbf0a4 [WIP] initialize repository
2016-10-03 14:28:43 +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