miniwdl icon indicating copy to clipboard operation
miniwdl copied to clipboard

CLI: CommandShellCheck sometimes shown out of line order

Open mlin opened this issue 5 years ago • 1 comments

mlin avatar Feb 15 '19 22:02 mlin

Happens because the CommandShellCheck lint is attached to the Task node itself, so it gets displayed prior to descent into other children. Low priority

Misc todo: the dummy value we make up for shellcheck should have the same length as the placeholder, to keep column positions accurate

mlin avatar Feb 17 '19 19:02 mlin