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 ObjectPropertyNaming Rule false positive #5466

Merged
merged 2 commits into from Oct 23, 2022

Conversation

sanggggg
Copy link
Contributor

Expected Behavior

ObjectPropertyNaming should only check the properties of the object declaration

Current Behavior

Rule checks every property which is non-local and not-top level

@github-actions github-actions bot added the rules label Oct 22, 2022
@schalkms schalkms added this to the 1.22.0 milestone Oct 22, 2022
@BraisGabin BraisGabin merged commit abd58d2 into detekt:main Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants