You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
207 B

  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