Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.13 KB

Konsist Lint Rules Samples

Are you tired of debating in code reviews? Start enforcing architecture and best practices with lint rules!

This sample Android application demonstrates how to write lint rules that enforce your team's architectural standards and best practices, in the form of unit tests, using Konsist.

For a comprehensive guide on setup and best practices with Konsist, please refer to the following blog post: Stop Debating in Code Reviews. Start Enforcing with Lint Rules. or check the official Konsist documentation.

Setup

  1. Clone the repository
  2. Explore the lint rules in the konsist module.
  3. Enforce the lint rules in your CI/CD pipeline using the GitHub Action located under .github/workflows.

Libraries Used

Contact

For further queries or feedback, feel free to reach out to me on Twitter: @SteliosFran.