Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

[Feature] Ignore files and folders from .gitignore or files set in custom config #344

Closed
kilgaloon opened this issue Nov 27, 2017 · 1 comment

Comments

@kilgaloon
Copy link
Contributor

I think we need to be able to set files and folder to be ignored, for example, we doesn't want to scan whole vendor folder.

kilgaloon pushed a commit to kilgaloon/phpsa that referenced this issue Mar 24, 2018
Type: new feature

Link to issue: ovr#344

This pull request affects the following components **(please check boxes):**

* [x] Core
* [ ] Analyzer
* [ ] Compiler
* [ ] Control Flow Graph
* [ ] Documentation

**In raising this pull request, I confirm the following (please check boxes):**

- [x] I have read and understood the [Contributing Guidelines](https://github.com/ovr/phpsa/blob/master/.github/CONTRIBUTING.md).
- [x] I have checked that another pull request for this purpose does not exist.
- [x] I wrote some tests for this PR.

Small description of change:

First attempt to provide files and folders ignoring mechanism

Thanks
ovr pushed a commit that referenced this issue Apr 11, 2018
Type: new feature

Link to issue: #344

This pull request affects the following components **(please check boxes):**

* [x] Core
* [ ] Analyzer
* [ ] Compiler
* [ ] Control Flow Graph
* [ ] Documentation

**In raising this pull request, I confirm the following (please check boxes):**

- [x] I have read and understood the [Contributing Guidelines](https://github.com/ovr/phpsa/blob/master/.github/CONTRIBUTING.md).
- [x] I have checked that another pull request for this purpose does not exist.
- [x] I wrote some tests for this PR.

Small description of change:

First attempt to provide files and folders ignoring mechanism

Thanks
@kilgaloon
Copy link
Contributor Author

@ovr @ddmler I guess this can be closed now.

@ddmler ddmler closed this as completed Apr 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants