Files
spring-framework/buildSrc/gradle.properties
Brian Clozel ed4404f350 Move checkstyle config to Gradle convention
This commit moves the checkstyle conventions from the build.gradle
script to a buildSrc convention, ensuring that the same configuration is
applied to all checkstyle tasks.

See gh-30339
2023-04-14 10:27:52 +02:00

3 lines
49 B
INI

org.gradle.caching=true
javaFormatVersion=0.0.38