about summary refs log tree commit diff
path: root/e2e-tests/jobs/unseparated-prefix-arguments.yaml
AgeCommit message (Collapse)Author
2025-12-21work/command-line-tool: Support unseparated prefix arguments.Arun Isaac
We support prefix arguments that have separate: false. This also requires more normalization in the reader to ensure the default value of separate and to coerce it to a boolean.