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

Ineffective guard clauses #246

Open
darrenboyd opened this issue Dec 1, 2023 · 1 comment
Open

Ineffective guard clauses #246

darrenboyd opened this issue Dec 1, 2023 · 1 comment

Comments

@darrenboyd
Copy link

Found some ineffective guard clauses that do a guard check, but don't return...

false unless other.is_a? Discordrb::Overwrite

false unless other.is_a? Discordrb::Permissions

@Daniel-Worrall
Copy link
Member

Nice catch
First introduced 9ba6e52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants