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

insert_event_resource does not account for all resource methods #146

Open
BD103 opened this issue Oct 16, 2024 · 0 comments
Open

insert_event_resource does not account for all resource methods #146

BD103 opened this issue Oct 16, 2024 · 0 comments
Labels
A-Linter Related to the linter and custom lints C-Bug A bug in the program

Comments

@BD103
Copy link
Member

BD103 commented Oct 16, 2024

It does not lint against:

  • get_resource_or_init()
  • get_resource_or_insert_with()
  • insert_resource_by_id()

Given how most people will never stumble across these edge cases, it's safe to mark this as a low-priority bug.

@BD103 BD103 added A-Linter Related to the linter and custom lints C-Bug A bug in the program labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Related to the linter and custom lints C-Bug A bug in the program
Projects
None yet
Development

No branches or pull requests

1 participant