amperity / lein-monolith

Leiningen plugin for working with monorepos.
Other
214 stars 18 forks source link

`:transitive` option is not respected in `deps-of` task #92

Open robhanlon22 opened 1 year ago

robhanlon22 commented 1 year ago

https://github.com/amperity/lein-monolith/blob/6a4a67899197c10751f1de104f6b1af670a7e58f/src/leiningen/monolith.clj#L91

Looks like there's docs for this option and handling for this option internally, but :transitive is missing from the options map here.