| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
org.sonar.api.rules.XMLRuleParser
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from removed plugin
|
| |
|
|
|
|
| |
columns to Rules table
|
|
|
|
| |
We need to keep the compatibility with old values like s,i,r...
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
before the field declaration
|
| |
|
| |
|
|
|
|
| |
point to define rules is org.sonar.api.rules.RuleRepository. The classes AnnotationRuleParser and XMLRuleParser are components that can be used but not extended.
|
|
|