---
# Paths that are not part of the collection's plugin content.
# .ansible/ is created by ansible-lint's own galaxy install when linting in place,
# which otherwise causes every file to be reported twice.
exclude_paths:
  - .ansible/
  - changelogs/
  - tests/integration/
