rector-src
rector-src copied to clipboard
Add failing tests for preserving whitespace in strings
These are failing tests for https://github.com/rectorphp/rector/issues/8876
when there is a change, it is expected that whitespace is stripped, I guess this very rare case on very niche usage, and I think you can run, rollback the space, and it will not change anymore, since next run is no change, it will no longer stripped space.
I am closing as answered https://github.com/rectorphp/rector-src/pull/6403#issuecomment-2445305134