-
Notifications
You must be signed in to change notification settings - Fork 0
Insert spotless plugin #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Montagon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should merge this first, in order to have the project updated. Another thing is that, we could add some CI check to build the project and pass spotless, what do you think?
We can go ahead and merge this first, but the branch now includes all the commits from the other branches. How can I revert all the changes that aren't part of the main base? |
Ah, right! Well, no problem. Let's go with the other ones, no problem! |
I would do the spotless here, adding and applying. To be clear. Next issue could be adding the GitHub actions for running spotless and tests. |
Done @Montagon ! I applied all the changes with spotless and i created a new issue for Github actions. |
|
Github Action created here #18 |
Insert spotless plugin with configuration and dependencies installed