Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources.
My team is attempting to utilize the palantir java formatter in conjunction with Gradle and Spotless. Executing ./gradlew spotlessApply works great, and formats our files as expected. Additionally, we ...
as outlined in my comment on 0559404 the new gradle setup causes hurdles for development using Intellij. Intellij complains about a duplicate content root for the pg module. If I manually set back ...