ComposeSwingRuleSetProvider

class ComposeSwingRuleSetProvider : RuleSetProvider

The rules this library contributes to detekt: how a SwingModifier is declared, taken and passed on, and what a declaration hands a component that adopts it by identity.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val ruleSetId: RuleSetId

Functions

Link copied to clipboard
open override fun instance(): RuleSet