stjude-rust-labs / sprocket

A bioinformatics workflow engine built on top of the Workflow Description Language (WDL).
https://sprocket.bio
Apache License 2.0
31 stars 1 forks source link

feat: upgrade to latest wdl. Add exceptions #7

Closed a-frantz closed 4 months ago

a-frantz commented 4 months ago

Describe the problem or feature in addition to a link to the issues.

Upgrade to latest wdl. Adds support for lint directives in code (#@ comments) and also adds --except arg to check --lint/lint subcommands.

Before submitting this PR, please make sure: