c2847eae889fbeee9d93e875bcc7f72c3eb9fc0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public clear() : void renamed to public reset() : void in class com.puppycrawl.tools.checkstyle.PropertyCacheFile | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute currentConfigHash : String to configHash : String in method public load() : void in class com.puppycrawl.tools.checkstyle.PropertyCacheFile | From | To |