Skip to content

[DX] Ommit post-inc to pre-inc rule from coding-style as too opinionated#5917

Merged
TomasVotruba merged 1 commit intomainfrom
tv-opt-out-2
May 29, 2024
Merged

[DX] Ommit post-inc to pre-inc rule from coding-style as too opinionated#5917
TomasVotruba merged 1 commit intomainfrom
tv-opt-out-2

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

Follow up to #5916

@TomasVotruba TomasVotruba enabled auto-merge (squash) May 29, 2024 01:01
@TomasVotruba TomasVotruba merged commit 6ad571f into main May 29, 2024
@TomasVotruba TomasVotruba deleted the tv-opt-out-2 branch May 29, 2024 01:02
IncreaseDeclareStrictTypesRector::class,
StaticClosureRector::class,
StaticArrowFunctionRector::class,
PostIncDecToPreIncDecRector::class,
Copy link
Copy Markdown
Member

@samsonasik samsonasik May 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think add to our own rector.php is ok for this in addition of exclude here, so we still have this functionality and tested, but only on our rector-src ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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