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

Psalm suppress for RedundantCondition & MixedArgument #11

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

lloc
Copy link
Contributor

@lloc lloc commented Oct 16, 2024

This PR adds /** @psalm-suppress */ comments to the code to allow the QA workflow to pass. These comments suppress false positives where Psalm incorrectly raises issues.

@lloc lloc requested a review from gmazzap October 16, 2024 10:25
@lloc lloc merged commit 1350ada into main Oct 16, 2024
16 checks passed
@lloc lloc deleted the hacktoberfest-make-qa-pass branch October 16, 2024 10:44
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

Successfully merging this pull request may close these issues.

2 participants