When reviewing code using CodeCollaborator, there is an option to ignore whitespace in the diffs. This is not-fine-grained enough.
Frequently I might want to ignore leading whitespace if the code has been indented differently, while still catching other whitespace changes.
Please add an option to ignore only leading whitespace.