Add and apply spotless. (#85)

* Adding spotless dependency.

* Applying spotless.

* Changing tab size to 4 spaces.
This commit is contained in:
Claudius Tewari
2020-03-28 18:38:50 -07:00
committed by GitHub
parent b236d20fd6
commit 7406ba7549
53 changed files with 2032 additions and 2068 deletions

View File

@@ -1,4 +1,3 @@
package com.chameleonvision.server;
public class Main {
}
public class Main {}