Skip to content

Conversation

@GraysonTinker
Copy link
Contributor

Companion object fields are somewhat-misleadingly placed onto the parent class when compiled with @JvmField, which makes @Config fail to find any fields when applied to the companion. This PR adds an extra check to instead process the parent class when applied to the companion.

Before:
Screenshot_20250619-090433

After:
Screenshot_20250619-090224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant