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

Kotlin: Enable java/misnamed-type query #11436

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

igfoo
Copy link
Contributor

@igfoo igfoo commented Nov 25, 2022

We used to get alerts for the class around a local function, a lambda, or a function reference, which we give name "". Now those are marked as compiler-generated, and the query ignores compiler-generated types.

We used to get alerts for the class around a local function, a lambda,
or a function reference, which we give name "". Now those are marked as
compiler-generated, and the query ignores compiler-generated types.
@igfoo igfoo force-pushed the igfoo/NamingConventionsRefTypes branch from efe9744 to a423f5f Compare Nov 25, 2022
@igfoo igfoo marked this pull request as draft Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant