rulebook
Toggle table of contents
0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rulebook
rulebook-codenarc
/
com.hanggrian.rulebook.codenarc.rules
/
EmptyBracesClipRule
/
applyTo
apply
To
open
override
fun
applyTo
(
sourceCode
:
SourceCode
,
violations
:
MutableList
<
Violation
>
)