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

lint: Res<Events<T>> #262

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

CMorrison82z
Copy link

Attempts to address : #39

Please suggest additional test

@CMorrison82z
Copy link
Author

CMorrison82z commented Feb 6, 2025

Needs better description, help message, and lint category.

@CMorrison82z CMorrison82z marked this pull request as ready for review February 7, 2025 20:04
@BD103 BD103 linked an issue Feb 7, 2025 that may be closed by this pull request
@BD103
Copy link
Member

BD103 commented Feb 7, 2025

Hey, thanks for your interest in bevy_lint! From first glance it definitely seems like you're on the right track, though I won't have time to give you a thorough review for a week or two. Until then, feel free to ask any more questions you have in the Discord. We're glad to have you! :)

@BD103 BD103 added A-Linter Related to the linter and custom lints C-Feature Make something new possible S-Needs-Review The PR needs to be reviewed before it can be merged labels Feb 7, 2025
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-Feature Make something new possible S-Needs-Review The PR needs to be reviewed before it can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add lint: Res<Events<T>> (trap because of double-reading events)
2 participants