Java and Eclipse Plugin Development
Java, Eclipse Plugin Development and best software development practices
Showing posts with label
refactoring
.
Show all posts
Showing posts with label
refactoring
.
Show all posts
Friday, June 16, 2017
Best Practice: Don't combine Refactoring commit with the actual fix changes
›
For a better code reviewability, don't combine refactoring changes and fix changes into a single commit. If it's a very small ref...
›
Home
View web version