---
exclude_paths:
  - .ansible/
  - .devcontainer/
  - .github/
  - .pytest_cache/
  - .venv/
  - .vscode/
  - context/
skip_list:
  - name[missing]
  - name[play]
  - no-handler

write_list: [none]
