Re-orders files in GitHub PRs, so that that source files and test files are next to each other
Files in a GitHub PR are organized by filepath. This means that in conventional Java projects, source files in src/main and their corresponding tests in src/test end up being split up from each other, breaking review context.
This plugin re-organizes files by ignoring /main/ and /test/ in the path.
Statistics
Installs
7
history
Category
Rating
0.0 (0 votes)
Last update / version
2018-09-30 / 1.0
Listing languages
en-US