Skip to content

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

License

Notifications You must be signed in to change notification settings

steliosfran/konsist-lint-rules-samples

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages