Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple folders #2

Closed
fossil12 opened this issue Oct 22, 2020 · 6 comments
Closed

Support for multiple folders #2

fossil12 opened this issue Oct 22, 2020 · 6 comments

Comments

@fossil12
Copy link

If I have some folders on the same level and I only want to analyze a certain set of them it would be cool if I could provide a list of paths instead of a single one.

Current workaround: Analyze each folder and sum up the results myself.

@rsrbk
Copy link
Owner

rsrbk commented Oct 22, 2020

Hey, thanks for the feedback!
Could you share more info about this use case? You have some folders in your project that you want to ignore?

@fossil12
Copy link
Author

Yes. Folders that contain source code of dependencies I don't want to analyze.

@raid5
Copy link
Contributor

raid5 commented Oct 27, 2020

Same here. I have a workspace setup with Cocoapods and would like to ignore the /Pods directory or just specify a couple directories where my source files live.

@rsrbk
Copy link
Owner

rsrbk commented Oct 27, 2020

Alright guys, I'll try to code it on the weekends.

@rsrbk
Copy link
Owner

rsrbk commented Nov 1, 2020

Thanks to @raid5 , the tool now supports multiple folders. Please see updated README :)

@rsrbk rsrbk closed this as completed Nov 1, 2020
@fossil12
Copy link
Author

fossil12 commented Nov 2, 2020

Cool. Thank you, @raid5.

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

No branches or pull requests

3 participants