Hey fellow devs
Throughout my career as Android Developer, I've consistently felt the absence of two crucial architectural checks:
1. Ensuring accurate layer dependencies, especially when managing multiple layers within a single feature module.
2. A method to standardize code structure, encompassing not just the high-level checks provided by tools like ktlint/detekt but also custom, project-specific checks.
Recognising this gap, I took the initiative to craft a solution. I strongly believe this tool can be helpful for many of you.
I invite you to explore these Clean Architecture snippets together with Android Snippets and I would greatly appreciate your insights (here or #konsist channel).
Thank you for your time.
👏 11
🎉 1
👏🏻 1
👍 1
n
Nick Kleban
09/04/2023, 1:02 PM
Thank you, looks interesting, I will definitely take a look into it. By the way 3rd snippet has wrong title.