Skip to content

[SPIKE] spotless or checkstyle #42

@fengyuanyang

Description

@fengyuanyang

Background
Check coding style by using gradle check might be time consuming for users.
Need to import checkstyle.xml and execute gradle check.
Then check that html file and format corresponding files one by one.
We might consider another way to make code style consistent.

How
Spotless might be a good way
tor format the code (with the Gradle task spotlessApply)
Reference

Expect
If spotless is easier for users, remove checkstyle plugin and and import spotless

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions