class PropertiesFileRuleRegistry
Implementation of RuleRegistry that loads the rules from the 'codenarc-base-rules.properties' properties file.
| Modifiers | Name | Description |
|---|---|---|
static def |
PROPERTIES_FILE |
| Constructor and description |
|---|
PropertiesFileRuleRegistry
() |
| Type | Name and description |
|---|---|
Class |
getRuleClass(String ruleName)Return the Rule Class for the specified name or else null |