This commit creates a new build convention that applies the Spring JavaFormat Gradle plugin. This is also adding a default checkstyle configuration for this project. See gh-54
8 lines
59 B
Plaintext
8 lines
59 B
Plaintext
build
|
|
!/**/src/**/build
|
|
.gradle
|
|
.idea/
|
|
out
|
|
*.iml
|
|
.DS_Store
|