Skip to content
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

Groovy formatting with Spotless leaves a temporary directory #6302

Open
baloo42 opened this issue Aug 27, 2024 · 1 comment
Open

Groovy formatting with Spotless leaves a temporary directory #6302

baloo42 opened this issue Aug 27, 2024 · 1 comment

Comments

@baloo42
Copy link
Contributor

baloo42 commented Aug 27, 2024

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)

we can try and live with this for now. If it gets annoying we can disable.

@baloo42
Copy link
Contributor Author

baloo42 commented Aug 27, 2024

@manusa I created this just as a reminder, nothing urgent.

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

No branches or pull requests

1 participant