df2d98bea645c9186954db4fdc23284d2b08673a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isDirectoryExcluded(path String, patternsToExclude List<Pattern>) : boolean renamed to private isPathExcluded(path String, patternsToExclude List<Pattern>) : boolean in class com.puppycrawl.tools.checkstyle.Main | From | To |