awslabs / ar-go-tools

ar-go-tools (Argot) is a collection of analysis tools for Go
Apache License 2.0
5 stars 1 forks source link

Prevent unwanted file deletion or modification #36

Closed victornicolet closed 8 months ago

victornicolet commented 8 months ago

We should avoid using os.RemoveAll in the racerg tool that cleans up input folders to write results.