PHOENIX-6851 Add spotless to format code
Yetus checks seems to fail for a comment which is a url. I am hoping that is fine. @virajjasani
HBase also did something like one time format of the entire codebase. Ever since then, every PR merge follows spotless way of format to maintain same format. Do we want to start using spotless after this commit (without touching current codebase)?
FYI @stoty you might also have some thoughts.
I am planning to create a subtask to do a one time formatting for entire codebase. @virajjasani
If we do this, then IMO the code cleanup and the check should be committed together.
One hand this would be a major PITA, for backports, etc. On the other hand the current code looks horrible.
I don't have a strong opinion either way. I think that this should be discussed on the dev@ list, as this is a very intrusive change.