rulebook
Toggle table of contents
0.1
jvm
Platform filter
jvm
Switch theme
Search in API
rulebook
rulebook-ktlint
/
com.hanggrian.rulebook.ktlint
/
RulebookRule
/
RulebookRule
Rulebook
Rule
constructor
(
ruleId
:
RuleId
,
vararg
usesEditorConfigProperties
:
EditorConfigProperty
<
*
>
)
constructor
(
ruleId
:
RuleId
,
usesEditorConfigProperties
:
Set
<
EditorConfigProperty
<
*
>
>
=
emptySet()
,
visitorModifiers
:
Set
<
Rule.VisitorModifier
>
=
emptySet()
)