
I have a large synchronization task to do, with almost 500 files involved. Unfortunately they all differ in line ending: CRLF vs. LF. I have no effective way to identify the handful that are actually different.
Using ComareIt with "ignore whitespace" would of course solve the problem. If this feature cannot be available in the near future I wonder if it would be possible to implement a simpler "ignore line ending" feature in SynchronizeIt...