Skip to content

Issues: stjude-rust-labs/wdl

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

New lint rule: don't redundantly specify = None for optional inputs enhancement New feature or request good first issue Good for newcomers
#324 opened Feb 14, 2025 by a-frantz
Improve cancelation and failure UX for evaluation enhancement New feature or request
#321 opened Jan 30, 2025 by peterhuene
feat: implement call caching. enhancement New feature or request
#308 opened Jan 23, 2025 by peterhuene
ShellCheck spans are sometimes off bug Something isn't working
#307 opened Jan 22, 2025 by a-frantz
Identifiers that are reserved keywords should be disallowed. spec compliance Behavior is not to the WDL specification
#305 opened Jan 22, 2025 by claymcleod
more sophisticated line breaking in wdl-format enhancement New feature or request
#293 opened Jan 15, 2025 by a-frantz
improve fix messages enhancement New feature or request
#276 opened Dec 20, 2024 by a-frantz
refactor wdl-lint on top of wdl-analysis enhancement New feature or request
#273 opened Dec 17, 2024 by a-frantz
supply corrected sort order in ImportSort diagnostic enhancement New feature or request good first issue Good for newcomers
#263 opened Dec 5, 2024 by a-frantz
lint warning for inputs and parameter_meta being in a different order bug Something isn't working good first issue Good for newcomers
#259 opened Nov 25, 2024 by a-frantz
Implicit binding of inputs is allowed in 1.0 docs bug Something isn't working
#245 opened Nov 1, 2024 by a-frantz
New rule: DisallowedDeclarationName enhancement New feature or request good first issue Good for newcomers
#215 opened Oct 9, 2024 by a-frantz
new diagnostic for meaningless lint directive enhancement New feature or request
#204 opened Oct 1, 2024 by a-frantz
include >=v1.2 structs in SectionOrdering rule enhancement New feature or request good first issue Good for newcomers
#202 opened Sep 30, 2024 by a-frantz
lint rules for mixed indentation enhancement New feature or request
#201 opened Sep 29, 2024 by a-frantz
provide definitions for various WDL concepts documentation Improvements or additions to documentation
#195 opened Sep 27, 2024 by a-frantz
Add a "did you mean <>?" fix to UnknownRule enhancement New feature or request good first issue Good for newcomers
#188 opened Sep 26, 2024 by a-frantz
ProTip! Adding no:label will show everything without a label.