kondo icon indicating copy to clipboard operation
kondo copied to clipboard

Make parsing Maven projects recursive, and check if the same dir cont…

Open gzsombor opened this issue 4 years ago • 2 comments

…ains multipe projects, for example Maven and Node

gzsombor avatar Jan 29 '21 19:01 gzsombor

Hey! Thank you for the pull request 🎉 , I'll have a look at it when I get a chance this week.

tbillington avatar Jan 31 '21 22:01 tbillington

Hmm I might have a think about this, it moves all the work to the first loop of the iteration, I wonder if there's another way to achieve it.

I also wanted to support detecting multiple types of project in the same directory which would complicate this 🤔

tbillington avatar Feb 17 '21 09:02 tbillington