Hi, I see that some of the classes (~81 classes) in the codebase use 2 spaces for indentation. Rest of the codebase (~67 classes) use 4 spaces for indentation. Having a consistent coding style makes it easier to read as well to change the code.
If we agree on having a consistent style I can create a JIRA and take a stab at changing the classes to use the same indention. Also, in that case what should be the standard, 2 or 4 spaces? Thanks, Arup
