Add kotlin compatibility modes
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 699
- Forks
- 124
- Avg merge
- 24m
- Merged PRs (30d)
- 7
Description
Describe the feature you request
Add these flag for kotlin backward compatibility
https://kotlinlang.org/docs/compatibility-modes.html
Just like this
If the feature request is approved, would you be willing to submit a PR?
Yes
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.
Research direction
Start by locating the repository's Kotlin build configuration and compare its compiler options with the compatibility modes described in the linked Kotlin documentation. Use the linked spring-batch-plus Gradle convention as a reference; done means the requested backward-compatibility flags are configured and the existing build still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100