Files

13 lines
244 B
YAML
Raw Permalink Normal View History

2025-03-05 13:50:43 +00:00
---
output: "docs/README.md"
repository:
url: "https://bitbucket.org/aarete/query-orchestration"
defaultBranch: "main"
path: "/"
includeUnexported: false
excludeDirs:
- "./vendor/..."
- "./mocks/..."
- "./test/..."
- "./docs/..."