Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[.git] Add dev files to export-ignore #8

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

Merged
JanTvrdik merged 1 commit into phpstan:master from Slamdunk:patch-1
Apr 19, 2018
Merged

Conversation

Copy link
Contributor

@Slamdunk Slamdunk commented Mar 27, 2018

No description provided.

TomasVotruba and JanTvrdik reacted with thumbs up emoji
Copy link
Contributor

What is your motivation for this PR?

Copy link
Contributor Author

What is your motivation for this PR?

Targeted IDE scan of project source

Copy link
Contributor

What does that mean exactly?

Copy link
Contributor Author

When I search for the usages of some source, i.e. a class, I get all the sources from the tests/ folder, which are useless if I'm using the library. Those hints are useful only if I'm developing this library, and if so I'm cloning it instead of downloading its zip file.

I'm supposing that we all know that composer installs libraries as zip by default, which are built on Github skipping files and directories marked as export-ignore in this PR file.

Copy link
Contributor

TomasVotruba commented Apr 18, 2018
edited
Loading

I see. I never came to such problem myself, so I was curious.
I probably get my source classes with higher priority in the list.

I personally use export-ignore option to keep package downloads as minimalistic as possible.

@JanTvrdik JanTvrdik merged commit 3ff33ac into phpstan:master Apr 19, 2018
Copy link
Collaborator

@Slamdunk Thanks!

@Slamdunk Slamdunk deleted the patch-1 branch April 19, 2018 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /