-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
hacktoberfestwelcome to hacktoberfestwelcome to hacktoberfest
Description
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
Labels
hacktoberfestwelcome to hacktoberfestwelcome to hacktoberfest