wdl-analysis 0.24.0

Analysis of Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
error: import introduces a dependency cycle
  ┌─ tests/analysis/import-dependency-cycle/bar.wdl:3:8
  │
3 │ import "source.wdl"
  │        ^^^^^^^^^^^^ this import has been skipped to break the cycle