Automate the Formatting! Spotless Maven Plugin
Even with the style checker, we can accidentally make pain for our team if we format more than we intend before a commit. Auto-formatting with the spotless-maven-plugin may help. #java #maven #style #step-by-step #git-stash #git
💚 TIP: References Quick List Maven pom.xml references: com.diffplug.spotless:spotless-maven-plugin:2.38.0 Documentation org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0:checkstyle’s configLocation Working with Git Git: reset Git: stash IntelliJ: Move Work Aside with Stash Example Code Base changes Automated Formatting Table of Contents Table of ContentsIntroductionAdding the…
View On WordPress












