LintRulesMerger

Standard jar-wise implementation for merging multiple lint.jar files.

Constructors

Link copied to clipboard
constructor(jarMerger: Merger<GenericJarArchive>)

Functions

Link copied to clipboard
open fun merge(first: LintRules, other: LintRules): LintRules
open override fun merge(first: LintRules, others: List<LintRules>): LintRules