Skip to content

[DX] Allow --no-diffs to be configured via configuration file#3598

Merged
TomasVotruba merged 1 commit intorectorphp:mainfrom
yguedidi:nodiffs-config
Apr 10, 2023
Merged

[DX] Allow --no-diffs to be configured via configuration file#3598
TomasVotruba merged 1 commit intorectorphp:mainfrom
yguedidi:nodiffs-config

Conversation

@yguedidi
Copy link
Copy Markdown
Contributor

@yguedidi yguedidi commented Apr 10, 2023

Typical command I run on my projects when running a single rector over the whole code is: vendor/bin/rector process --memory-limit=4G --no-diffs --clear-cache
I'd like to improve the DX by just running vendor/bin/rector, so I started by the easiest one to support in configuration file :)

@yguedidi yguedidi requested a review from TomasVotruba as a code owner April 10, 2023 03:27
@yguedidi yguedidi changed the title Allow --no-diffs to be configured via configuration file [DX] Allow --no-diffs to be configured via configuration file Apr 10, 2023
@TomasVotruba
Copy link
Copy Markdown
Member

Looks good, thank you 😊

@TomasVotruba TomasVotruba merged commit 27364c5 into rectorphp:main Apr 10, 2023
@yguedidi yguedidi deleted the nodiffs-config branch April 10, 2023 14:21
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