defenseunicorns / maru-runner

The Unicorn Task Runner
Apache License 2.0
11 stars 1 forks source link

Trailing whitespaces after a `cmd:` breaks stuff #116

Open RothAndrew opened 5 months ago

RothAndrew commented 5 months ago

image

Line 8 has 9 spaces. This issue happens with 9 or more spaces. If any less than 9 spaces the issue doesn't happen.

image