Skip to content

Conversation

@jaymcp
Copy link
Contributor

@jaymcp jaymcp commented Sep 30, 2025

Description

The Universal.Operators.DisallowStandalonePostIncrementDecrement Sniff from WPCS conflicts with the SlevomatCodingStandard.Operators.DisallowIncrementAndDecrementOperators Sniff that adheres to our coding standard of preference for +=/-= over ++/--.

Types of changes (if applicable):

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist (if applicable):

  • All checks pass when running `composer run all-checks.

@jaymcp jaymcp merged commit cbfcd26 into main Sep 30, 2025
6 checks passed
@jaymcp jaymcp deleted the fix/increment-decrement-conflict branch September 30, 2025 11:17
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