binkley / modern-java-practices

Modern Java/JVM Build Practices
Other
943 stars 69 forks source link

Spotless spike #536

Closed binkley closed 3 months ago

binkley commented 3 months ago

I want to merge the working spike to master/main. A change to make in the merge is to disable Spotless in the Gradle & Maven builds until we play #535.

I have some crappy pushes to code when I was on the wrong branch, and am making sure those are cleaned up. This tells me I should use a cmd line prompt config to show me git branches; so far I've only been on master, and I need hints when I'm not doing TDD.