Ever faced challenges with architectural linting in your projects? I think I have solved this issue with ArchUnit for Kotlin

I have built a new linter - it got a lot of community attention, but it needs community input to polish it.

In a repo, you will find samples, extensive documentation, and a few articles. Let me know what you think

2 Likes

I am on vacation and can’t look into it in depth until next week but can it handle a use case of making sure no class calls particular methods on an API?