c2ce485b481ba4bd26eb3ba2e3cc6c1850539e0c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testAnnotatins() : void renamed to public testAnnotations() : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheckTest | From | To | |
Rename Method public testLables() : void renamed to public testLabels() : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheckTest | From | To | |
Rename Method private getNextFirstNonblankOnLineAfter(lineNo int, columnNo int) : int renamed to private getNextFirstNonBlankOnLineAfter(lineNo int, columnNo int) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler | From | To |