---
profile: production

exclude_paths:
  - .github/
  - changelogs/
  - docs/
  - examples/
  - extensions/
  - tests/

skip_list:
  - meta-no-info
  - galaxy[no-changelog]
  - var-naming[no-role-prefix]

use_default_rules: true
offline: false
