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.