public class StyleGuideProvider
The Style ruleset provides rules that assert the style of the code. This will help keep code in line with the given code style guidelines.
Constructor and Description |
---|
StyleGuideProvider()
The Style ruleset provides rules that assert the style of the code.
This will help keep code in line with the given
code style guidelines.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRuleSetId() |
io.gitlab.arturbosch.detekt.api.RuleSet |
instance(io.gitlab.arturbosch.detekt.api.Config config) |