42688d94dfe659f91cb074afb2f50681196350f7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type void to String in method private writeActiveRule(activeRule ActiveRule, json JsonWriter) : String in class org.sonar.server.rule.ws.ActiveRuleCompleter | From | To | |
| Change Return Type void to Collection<String> in method private writeActiveRules(ruleKey RuleKey, activeRules Collection<ActiveRule>, json JsonWriter) : Collection<String> in class org.sonar.server.rule.ws.ActiveRuleCompleter | From | To |