+1
> On May 8, 2020, at 10:09 AM, Kirk Lund wrote:
>
> The Geode/GemFire code base has never allowed declaring multiple fields or
> vars on single line:
>
> private MemberVM locator, server1, server2;
>
> If spotless does NOT prevent this, then it's an oversight.
The Geode/GemFire code base has never allowed declaring multiple fields or
vars on single line:
private MemberVM locator, server1, server2;
If spotless does NOT prevent this, then it's an oversight. Please do NOT do
the above.
If anyone feels strongly about changing the coding style to