naver / naver/fixture-monkey

Add kotlin compatibility modes

Open
#1,063 0 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/naver/spring-batch-plus/blob/203ae5c6d46717a8b8b0c4fb489c3d8e341ca311/buildSrc/src/main/kotlin/spring.batch.plus.kotlin-conventions.gradle.kts#L16-L17

If the feature request is approved, would you be willing to submit a PR?

Yes

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.