Open Issues Need Help
View All on GitHub wdl-lint: `LineWidth` rule needs more exceptions about 2 months ago
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