spring-projects / spring-projects/spring-framework
Introduce Kotlin code style for Spring and related checks
Open
@sdeleuze is already working on this.
Since Mar 25, 2025.
theme: kotlin
type: task
- Dominant language
- Java
- Stars
- 60.2k
- Forks
- 38.8k
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 27
Description
As raised by @sbrannen related to https://github.com/spring-projects/spring-framework/pull/34555#discussion_r2008776562, we don't check currently Kotlin code style. We may want to introduce such code style, document it, and use tools like https://github.com/pinterest/ktlint to check it at build time.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.