Replies: 1 comment
-
Unfortunately, WinMerge does not have a feature to ignore formatting changes beyond whitespace differences. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Scenario: Someone ran a code beautifier on code I use. The changes are not breaking - its just spaces and new lines.
The code is PHP.
Example:

As you can see, there are no changes in logic, just those new lines and spaces.
Is there anyway to ignore such changes? I have already disabled all whitespaces changes.
I already tried to research but found nothing.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions