Skip to content

The Spotless Gradle plugin has been added #187

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Sep 8, 2024
Merged

The Spotless Gradle plugin has been added #187

merged 2 commits into from
Sep 8, 2024

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants