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
Fixing strict syntax errors so that I can test with Nextflow 26.04
The main change is removing if statements from config. You should be
able to just remove them without generating tons of false warnings,
since the strict syntax can validate process selectors against
conditional processes as well.
I was able to run the `test` profile with these changes on 26.03.0-edge
---------
Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
Co-authored-by: Famke Bäuerle <famke.baeuerle@gmail.com>
0 commit comments