---
exclude_paths:
  - .ansible/
  - .cache/
  - .github/
skip_list:
  - galaxy[version-incorrect]
  - meta-no-info
  - meta-runtime[unsupported-version]
  - yaml[line-length]
use_default_rules: true
