versatile-data-kit icon indicating copy to clipboard operation
versatile-data-kit copied to clipboard

[draft] versatile-data-kit: set pre-commit hook for java formatter

Open antoniivanov opened this issue 3 years ago • 1 comments

We have settled on using Google Java coding style . This is adding pre-commit hook to automatically format the code.

I will create separate PR which reformats all java files

Signed-off-by: Antoni Ivanov [email protected]

antoniivanov avatar Mar 08 '22 16:03 antoniivanov

This is on hold for now because I have not figure out how to apply the pre-commit hook without requiring java to be installed . Java is only required for control service. There are people that have contributed only to the SDK. We should not require them to have java.

antoniivanov avatar Jun 09 '22 17:06 antoniivanov