Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java coding style #19

Open
piotr-s-brainhub opened this issue Apr 7, 2020 · 0 comments
Open

Java coding style #19

piotr-s-brainhub opened this issue Apr 7, 2020 · 0 comments

Comments

@piotr-s-brainhub
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants