toggle menu
detekt
1.23.2
jvm
switch theme
search in API
detekt-tooling
/
io.github.detekt.tooling.api.spec
/
RulesSpec
/
RunPolicy
/
RestrictToSingleRule
Restrict
To
Single
Rule
class
RestrictToSingleRule
(
val
id
:
Pair
<
RuleSetId
,
RuleId
>
)
:
RulesSpec.RunPolicy
Run a single rule.
Members
Constructors
Restrict
To
Single
Rule
Link copied to clipboard
constructor
(
id
:
Pair
<
RuleSetId
,
RuleId
>
)
Properties
id
Link copied to clipboard
val
id
:
Pair
<
RuleSetId
,
RuleId
>