Skip to content

Replace Checkstyle with Sonar and Spotless #185

@orende

Description

@orende

Checkstyle is an linter/formatter/static analysis tool for Java used in the project. However, it is pretty old, can only be configured with XML, can only generate reports in HTML by default and only supports two code styles (Sun and Google Java).

A more modern alternative would be to use Sonar for linting and static analysis and Spotless for formatting.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions