a6ab6053e6b3d421d19764418cba3858c683e6e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable errorCounter : int to result : int in method private runCli(commandLine CommandLine, filesToProcess List<File>) : int in class com.puppycrawl.tools.checkstyle.Main | From | To | |
| Extract Method | 1 | ||
| Extract Method private runCli(commandLine CommandLine, filesToProcess List<File>) : int extracted from public main(args String...) : void in class com.puppycrawl.tools.checkstyle.Main | From | To |