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

Feature reuquest: Scan multiple directories #41

Open
oliverklee opened this issue Nov 26, 2020 · 0 comments
Open

Feature reuquest: Scan multiple directories #41

oliverklee opened this issue Nov 26, 2020 · 0 comments

Comments

@oliverklee
Copy link

As a developer, while developing extensions, I often need to scan Classes/, Configuration/ and Tests/ (and maybe Resources), but not the complete directory, as I need to not scan vendor/ (or .Build/vendor/in my case) as those contains 3rd-party classes I have no influence over. I would like to scan multiple directory at once in order to save time, e.g., like this:

typo3scan scan -t 6 Classes/ Configuration/ Tests/

Currently, this command results in the following error message:

Too many arguments, expected arguments "command" "path".  
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

1 participant