Skip to content

Commit 63c46c9

Browse files
authored
Merge pull request #359 from ProjectMapK/junie
Add guidelines for junie
2 parents 54a7bc9 + cb8296a commit 63c46c9

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)