Skip to content

Commit cb8296a

Browse files
committed
Add guidelines for junie
1 parent 54a7bc9 commit cb8296a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.junie/guidelines.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)