gregsh / Clojure-Kit

Clojure/ClojureScript plugin for IntelliJ-based IDEs
Other
248 stars 21 forks source link

Resolve transitive dependencies #45

Closed shinichy closed 2 years ago

shinichy commented 2 years ago

Fixes #42 by excluding . prepended to transitive dependencies when parsing the output of clojure -Stree.

For example,

duct/core 0.8.0
  . integrant/integrant 0.7.0
    . weavejester/dependency 0.2.1
  . medley/medley 1.2.0