Skip to content

Fix mago malformed docblock and false-operand issues#2897

Merged
Crabcyborg merged 3 commits into
masterfrom
fix_mago_malformed_doc_block_issue
Jan 28, 2026
Merged

Fix mago malformed docblock and false-operand issues#2897
Crabcyborg merged 3 commits into
masterfrom
fix_mago_malformed_doc_block_issue

Conversation

@Crabcyborg

@Crabcyborg Crabcyborg commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

It doesn't like the & in the param comment. We don't need the & in our type comments, so I'm just removing it.

I also fixed the false-operand rule, which didn't like the explicit loose comparison against false. I've changed this to a more simple truthy check.

@coderabbitai

coderabbitai Bot commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@Crabcyborg has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 56 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Crabcyborg Crabcyborg changed the title Fix mago malformed docblock issue Fix mago malformed docblock and false-operand issues Jan 28, 2026
@Crabcyborg
Crabcyborg merged commit d20342c into master Jan 28, 2026
27 of 28 checks passed
@Crabcyborg
Crabcyborg deleted the fix_mago_malformed_doc_block_issue branch January 28, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant