Skip to content

Commit 1c7dc3a

Browse files
pugnascotiaalpar-t
authored andcommitted
Format Java source files automatically (#46745)
This commit adds a Java source formatter and checker into the build process. This is not yet enabled for any sub-projects - to format and check a sub-project, add its Gradle path into `build.gradle` and run: ./gradlew spotlessApply to format, and: ./gradlew spotlessJavaCheck # or: ./gradlew precommit to verify formatting.
1 parent d229e15 commit 1c7dc3a

File tree

4 files changed

+450
-10
lines changed

4 files changed

+450
-10
lines changed

0 commit comments

Comments
 (0)