Rust crates for working with Workflow Description Language (WDL) documents.

bioinformatics next-generation-sequencing ngs wdl wdl-workflow workflow workflow-engine
1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the `wdl-lint` crate's `LineWidth` rule to exclude import statements and potentially add exceptions for lines that cannot be shortened due to inherent structure or syntax. This involves understanding the existing rule's logic, identifying the problematic cases, and implementing the necessary changes to improve the linter's accuracy and reduce false positives.

Complexity: 4/5
bug good first issue question

Rust crates for working with Workflow Description Language (WDL) documents.

Rust
#bioinformatics#next-generation-sequencing#ngs#wdl#wdl-workflow#workflow#workflow-engine