|
Hello Spotless community 👋 We’ve recently adopted
One improvement we’re considering is to have the CI not only check formatting but also automatically apply fixes using Before we try implementing this, I’d love to hear from the community:
Any advice or experience would be greatly appreciated! Thanks so much 🙌 |
Answered by
nedtwigg
May 5, 2025
Replies: 1 comment
|
Spotless doesn't have anything out-of-the-box to support this. We have an open issue which frames this in a different way - rather than opening a new PR, spotless could create comments on the existing GitHub PR which have suggested fixes. PRs welcome! |
0 replies
Answer selected by
YongGoose
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spotless doesn't have anything out-of-the-box to support this. We have an open issue which frames this in a different way - rather than opening a new PR, spotless could create comments on the existing GitHub PR which have suggested fixes.
PRs welcome!