Skip to content
New issue

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

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

Already on GitHub? # to your account

Rule: use-object-keys #1399

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Rule: use-object-keys #1399

merged 1 commit into from
Feb 6, 2025

Conversation

anderseknert
Copy link
Member

Fixes #1044


**Category**: Idiomatic

**Automatically fixable**: Yes/No
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
**Automatically fixable**: Yes/No
**Automatically fixable**: No

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! I removed that entirely as we don't normally show this when fixing is unsupported. Adding a fix for this seems simple though, so might be that I look into that next.

Copy link
Member

@charlieegan3 charlieegan3 left a comment

Choose a reason for hiding this comment

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

LGTM!

Fixes #1044

Signed-off-by: Anders Eknert <anders@styra.com>
@anderseknert anderseknert merged commit c75d66f into main Feb 6, 2025
5 checks passed
@anderseknert anderseknert deleted the use-object-keys branch February 6, 2025 15:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rule: use-object-keys
2 participants