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

Globbing causes too large an argument list #38

Open
timwsuqld opened this issue Mar 16, 2015 · 1 comment
Open

Globbing causes too large an argument list #38

timwsuqld opened this issue Mar 16, 2015 · 1 comment

Comments

@timwsuqld
Copy link

Trying to use globbing (so we can do ignores) causes the argument list to be too long to phpcs.
Commit 933d01a seemed to make sense, but actually passing those options to phpcs is really useful to prevent exactly this issue. Please consider reverting the commit, then people have the option to do both globbing through Grunt or passing it to phpcs.

@timwsuqld
Copy link
Author

Bringing back the ignore and extensions options will solve this issue, as then we can pass directories in instead of lists of files

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