Custom lint rules for Android projects.
Current rules:
- TodoWithoutIssue: Detects TODO comments without associated issues. It is recommended that all TODO comments specify a tracked issue for follow up (e.g.: // TODO (AB-1234): Do something).
Based on instructions at: https://engineering.linkedin.com/android/writing-custom-lint-checks-gradle