This message was imported from the Ruby/Rails Modularity Slack server. Find more info in the import thread.
Message originally sent by slack user U71TN2WF04X
In what cases does bin/packwerk validate
fail?
For the moment I found these three:
- Cyclic dependencies graph
- Unknown key in
package.yml
(exampleenforce_something: true
will fail) - List a non-existing package as a dependency