tbillington / kondo

Cleans dependencies and build artifacts from your projects.
MIT License
1.79k stars 51 forks source link

attempt making projects support several types #102

Open tompscanlan opened 1 year ago

tompscanlan commented 1 year ago

Just throwing this out there. This makes nested projects seem to work in the nested test I have from #98 . Essentially this just changing the definition of a project to contain a vector of project_types. It may break all kinds of things I haven't tested.