wdl-analysis 0.19.1

Analysis of Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
error: task `test` is missing a command section
  ┌─ tests/validation/missing-command-section/source.wdl:5:6
  │
5 │ task test {
  │      ^^^^ this task must have a command section