0fc8b62a35beddc89cb3412388c27e88cd8cab4a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable msgs : SortedSet<LocalizedMessage> to messages : SortedSet<LocalizedMessage> in method public testAddListener() : void in class com.puppycrawl.tools.checkstyle.CheckerTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute OTHER_COMMIT_MESSAGE_REGEXPATTERN : String to OTHER_COMMIT_MESSAGE_REGEX_PATTERN : String in class com.puppycrawl.tools.checkstyle.CommitValidationTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter printSeveriy : boolean to printSeverity : boolean in method protected verify(aConfig Configuration, printSeverity boolean, filename String, expected String...) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport | From | To |