mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
8 lines
207 B
YAML
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
|