Support double-whitespaces in dvc.yaml-commands #10933
Closed
maxgriehl-web
started this conversation in
New Features & Ideas
Replies: 1 comment
-
|
I got convinced that this should actually be a bug-report: So I opened one here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I encountered a problem with command-formatting in
dvc.lock-files: Some double spaces of thedvc.yaml-command are not stored in thedvc.lock-clone.This happens if the command is too long, and gets formatted with an additional line break exactly at the double-space.
Is that a known issue? I couldn't find anything.
Here's a minimal example:
Beta Was this translation helpful? Give feedback.
All reactions