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

Warn on internal attribute usage #2314

Merged
merged 2 commits into from
Jun 2, 2022
Merged

Conversation

trask
Copy link
Member

@trask trask commented Jun 1, 2022

No description provided.

@trask trask marked this pull request as ready for review June 1, 2022 23:22
@trask trask requested a review from heyams as a code owner June 1, 2022 23:22
}
}

private static void logWarningIfUsingInternalAttributes(Configuration.ProcessorAction action) {
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not reusable, i think it's ok to be inline. it's confusing to have so many overloading methods.

@trask trask merged commit 059ff32 into main Jun 2, 2022
@trask trask deleted the warn-on-internal-attribute-usage branch June 2, 2022 21:22
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