We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54a7bc9 + cb8296a commit 63c46c9Copy full SHA for 63c46c9
.junie/guidelines.md
@@ -0,0 +1,6 @@
1
+# Spring Boot
2
+## 1. Perform formatting just before completing the task
3
+
4
+```bash
5
+./gradlew formatKotlin
6
+```
0 commit comments