google-java-format-gradle-plugin
google-java-format-gradle-plugin copied to clipboard
Property 'clean' has redundant getters
Upon running with gradle with --warning-mode all I get the warning Property 'clean' has redundant getters: 'getClean()' and 'isClean()'. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.