Ignore whitespace when comparing method definitions or class
declarations. If two methods are different only in their formatting, they
will compare as being the same when this option is enabled.
For example, the following two method editions normally compare as
being different (note that they are only different in their indentation).

With the "Ignore
whitespace when comparing source" option on the "VA
Assist | Misc" options page enabled, the above two methods will
compare as being the same.
