Skip to content

Add new sniff to catch more redundant parantheses#2753

Merged
Crabcyborg merged 3 commits into
masterfrom
add_new_sniff_to_catch_more_reundant_parantheses
Jan 9, 2026
Merged

Add new sniff to catch more redundant parantheses#2753
Crabcyborg merged 3 commits into
masterfrom
add_new_sniff_to_catch_more_reundant_parantheses

Conversation

@Crabcyborg

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Jan 9, 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 27 minutes and 13 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.

📥 Commits

Reviewing files that changed from the base of the PR and between b7d3f81 and 548e6bb.

⛔ Files ignored due to path filters (1)
  • phpcs.xml is excluded by !**/*.xml
📒 Files selected for processing (7)
  • classes/helpers/FrmAppHelper.php
  • classes/helpers/FrmFormsHelper.php
  • classes/helpers/FrmStylesCardHelper.php
  • classes/models/FrmEmail.php
  • classes/models/FrmFormAction.php
  • classes/models/fields/FrmFieldUserID.php
  • phpcs-sniffs/Formidable/Sniffs/CodeAnalysis/RedundantParenthesesSniff.php

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 added this to the 6.27 milestone Jan 9, 2026
@Crabcyborg Crabcyborg changed the title Add new sniff to catch more reundant parantheses Add new sniff to catch more redundant parantheses Jan 9, 2026
@Crabcyborg
Crabcyborg merged commit dc92558 into master Jan 9, 2026
16 checks passed
@Crabcyborg
Crabcyborg deleted the add_new_sniff_to_catch_more_reundant_parantheses branch January 9, 2026 14:52
stephywells pushed a commit that referenced this pull request Apr 4, 2026
…reundant_parantheses

Add new sniff to catch more redundant parantheses
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