Skip to content

Java coding style #19

Open
Open
@piotr-s-brainhub

Description

@piotr-s-brainhub

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions