You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I originally raised this issue on the nf-core fork of this repo but I am not sure anyone checks those so I am duplicating here. Sorry if that's overkill.
When implementing a conditional errorStrategy as suggested here I have found that having a ternary expression inside a closure for process settings causes the syntax highlighting to be lost. A small example can be seen in this screenshot (text included for ease of reproducing).
I originally raised this issue on the nf-core fork of this repo but I am not sure anyone checks those so I am duplicating here. Sorry if that's overkill.
When implementing a conditional
errorStrategy
as suggested here I have found that having a ternary expression inside a closure for process settings causes the syntax highlighting to be lost. A small example can be seen in this screenshot (text included for ease of reproducing).The text was updated successfully, but these errors were encountered: