exit-code: 1
stdout: |
src/billing/example.py:1:6: error[architecture/module-independence] billing must not depend on notifications; features declares them independent of each other.
src/billing/example.rs:1:5: error[architecture/module-independence] billing must not depend on notifications; features declares them independent of each other.
src/notifications/example.rs:1:5: error[architecture/module-independence] notifications must not depend on billing; features declares them independent of each other.
src/notifications/example.ts:1:25: error[architecture/module-independence] notifications must not depend on billing; features declares them independent of each other.
stderr: ""