Originally created by @sgammon on GitHub (Feb 18, 2024).
In CliKotlinCodeGeneratorOptions, the implementSerializable property is not copied to the KotlinCodegenOptions, in effect meaning it cannot be toggled to true.
Originally created by @sgammon on GitHub (Feb 18, 2024).
In [`CliKotlinCodeGeneratorOptions`](https://github.com/apple/pkl/blob/3b2feb45cf47ef97c6db38b2cb5af4ecc713f447/pkl-codegen-kotlin/src/main/kotlin/org/pkl/codegen/kotlin/CliKotlinCodeGeneratorOptions.kt#L41-L42), the `implementSerializable` property is not copied to the `KotlinCodegenOptions`, in effect meaning it cannot be toggled to `true`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @sgammon on GitHub (Feb 18, 2024).
In
CliKotlinCodeGeneratorOptions, theimplementSerializableproperty is not copied to theKotlinCodegenOptions, in effect meaning it cannot be toggled totrue.