LintOption

interface LintOption

A layer of indirection for implementations of option loaders without needing to extend from Detector. This goes along with OptionLoadingDetector.

Inheritors

Functions

Link copied to clipboard
abstract fun load(configuration: Configuration)