public class NamingProvider
The naming ruleset contains rules which assert the naming of different parts of the codebase.
Constructor and Description |
---|
NamingProvider()
The naming ruleset contains rules which assert the naming of different parts of the codebase.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRuleSetId() |
io.gitlab.arturbosch.detekt.api.RuleSet |
instance(io.gitlab.arturbosch.detekt.api.Config config) |