awesome-copilot/test-invalid.yml
copilot-swe-agent[bot] 6bdda3841a Implement enhanced collection toggle, improved list display, auto-apply, file removal, and config validation
Co-authored-by: AstroSteveo <34114851+AstroSteveo@users.noreply.github.com>
2025-09-21 20:35:34 +00:00

16 lines
317 B
YAML

# Invalid config for testing
version: 1.0
project:
name: "Test Project"
output_directory: ".awesome-copilot"
prompts:
breakdown-epic-arch: invalid_value # This should be boolean
breakdown-epic-pm: true
invalid_section:
some_key: true
instructions:
task-implementation: "yes" # This should be boolean