polyfy / polylith

A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
499 stars 47 forks source link

Add a validation that gives an error if we depend on bricks from a brick #458

Open tengstrand opened 3 months ago

tengstrand commented 3 months ago

Make sure we don't explicitly depend on a brick from a brick, from its deps.edn file. Show an error if so.