pmonks / tools-licenses

A Clojure tools.build task library related to dependency licenses.
Apache License 2.0
6 stars 4 forks source link

Add note describing how nested projects (e.g. Polylith) are handled #54

Closed pmonks closed 4 months ago

pmonks commented 4 months ago

Nested projects (e.g. Polylith projects) will be treated as a single project for the purposes of license detection within "this project". There should be a note that clarifies this.