react-native-opencv-tutorial icon indicating copy to clipboard operation
react-native-opencv-tutorial copied to clipboard

Java coding style

Open piotr-s-brainhub opened this issue 5 years ago • 0 comments
trafficstars

In Java, methods should have the opening curly bracket in the same line, which is mostly applied in this repo but not e.g. here.

Maybe we could add a Java linter to enforce the coding style? Though I'm not sure whether any good Java linter exists beside these which are builtin in an IDE.

piotr-s-brainhub avatar Apr 07 '20 13:04 piotr-s-brainhub