Skip to content

State ./gradlew spotlessApply fixes all issues in error message #2593

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

veyndan
Copy link

@veyndan veyndan commented Aug 8, 2025

edited by @nedtwigg: prefix issue numbers with a bullet for inline-expansion

@nedtwigg
Copy link
Member

Hmm, why :spotlessApply instead of spotlessApply? I don't think :spotlessApply will work, it only applies to the root project.

@veyndan
Copy link
Author

veyndan commented Aug 17, 2025

Ah you're totally right, it should be spotlessApply. I originally had it like that, but updated it to :spotlessApply because it looked like the tests were failing, and wasn't really thinking about the real differences between the two tasks.

I just pushed a revert of this change. The tests will still fail though — happy if anyone wants to try and fix them, otherwise I'm back from vacation in a week and a bit, so happy to fix them up when I'm back.

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.

Specify that ./gradlew spotlessApply will fix all issues in error message
2 participants