nvuillam/npm-groovy-lint

temp directories aren't cleaned up

mrussojr opened this issue · 3 comments

In NpmGroovyLint class, method manageDeleteTmpFiles, would it be possible to delete the temp directory that is created? Every lint attempt creates a new directory and they can pile up quickly.

This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.

Good catch, thanks for reporting @mrussojr :)

@mrussojr the issue is now solved with the latest patch :)