Skip to content

Support projects with multiple artifacts#19

Open
derekstavis wants to merge 1 commit into
bysiber:mainfrom
derekstavis:multiple-artifacts
Open

Support projects with multiple artifacts#19
derekstavis wants to merge 1 commit into
bysiber:mainfrom
derekstavis:multiple-artifacts

Conversation

@derekstavis

Copy link
Copy Markdown

Fixed an issue where projects with multiple artifact directories, e.g.: node_modules and target would only detect one of them. In my case, I have both Rust and Node in the same project, and ClearDisk was only detecting node_modules in it. This PR makes DiskMonitor scan for all project types instead of stopping at the first one found.

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

Successfully merging this pull request may close these issues.

1 participant