android-components / mozilla.components.tooling.lint / LintIssueRegistry

LintIssueRegistry

class LintIssueRegistry (source)

Registry which provides a list of our custom lint checks to be performed on an Android project.

Constructors

<init>

LintIssueRegistry()

Registry which provides a list of our custom lint checks to be performed on an Android project.

Properties

api

val api: Int

issues

val issues: List<<ERROR CLASS>>