Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix false positive for const val with non-public marker #245

Merged
merged 4 commits into from
Jun 28, 2024

Conversation

martinbonnin
Copy link
Contributor

Attempt at fixing #90.

Copy link
Collaborator

@fzhinkin fzhinkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@martinbonnin, thanks for addressing the issue! Overall, the change looks good, I have just a few minor nits.

@martinbonnin martinbonnin force-pushed the const-false-positive branch from 7764ffb to ff78c5b Compare June 28, 2024 08:58
@fzhinkin fzhinkin self-requested a review June 28, 2024 09:30
Copy link
Collaborator

@fzhinkin fzhinkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! I'll merge it later today

@fzhinkin fzhinkin changed the base branch from master to develop June 28, 2024 10:19
@fzhinkin fzhinkin merged commit 0dd6e41 into Kotlin:develop Jun 28, 2024
3 checks passed
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.

2 participants