Skip to content

Conversation

javadev
Copy link
Contributor

@javadev javadev commented Aug 18, 2024

No description provided.

@fishercoder1534
Copy link
Owner

Thanks for the PR, could you please add some more context in the PR description about:

  1. what's the purpose/use of adding this plugin?
  2. how did you generate this PR?

Thanks!

@javadev
Copy link
Contributor Author

javadev commented Sep 8, 2024

Hi fishercoder1534,

The Spotless Gradle plugin offers a convenient way to format and check the formatting of Java code. It includes customization options for import order, helping ensure consistency across the codebase.

I have added the Spotless plugin to Gradle, reformatted the source files, and committed the changes.

The command I used was gradle spotlessApply.

@fishercoder1534 fishercoder1534 merged commit bde6a61 into fishercoder1534:master Sep 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants