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

Analyse files included in users submission #110

Open
AydinHassan opened this issue May 11, 2016 · 0 comments
Open

Analyse files included in users submission #110

AydinHassan opened this issue May 11, 2016 · 0 comments

Comments

@AydinHassan
Copy link
Member

It would be nice for checks to have access to all the files involved with a users submission. I'm not really sure how we'd do this - probably by parsing it. Some things to think about:

  • Would we include Composer libraries in these files?
  • How would we differentiate between user files and vendor files?
  • We could parse includes and requires but what if user uses composers autoloading features, would we have to parse the composer.json?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant