You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your task related to a problem? Please describe
There is currently a bug in the spotless groovy formatter which affects this project:
Spotless leaves a temporary directory on each formatter execution.
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!
Is your task related to a problem? Please describe
There is currently a bug in the spotless groovy formatter which affects this project:
Spotless leaves a temporary directory on each formatter execution.
diffplug/spotless#2019
Introduced with PR #6301
Describe the solution you'd like
All temporary directories are cleaned up after an execution.
Describe alternatives you've considered
No response
Additional context
First discussed here: #5979 (comment)
The text was updated successfully, but these errors were encountered: