SeyZ / baboon

Detect source code merge conflicts in realtime. Simply get rid of merge hells.
http://baboon-project.org
120 stars 9 forks source link

What about add/remove spaces ? #6

Closed SeyZ closed 12 years ago

SeyZ commented 12 years ago

What about detection conflict when you add/remove some spaces (e.g. at the end of the line) ? Need a trim or not ? Consider spaces like another letters or not ?

SeyZ commented 12 years ago

Spaces provide conflicts. For the moment, keep this behavior. (e.g. interesting for python code)