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

Fix binary path, process timeout, ignoring directories on Windows #81

Merged
merged 3 commits into from
Jul 10, 2017

Conversation

zdenekdrahos
Copy link
Member

@zdenekdrahos zdenekdrahos commented Jun 25, 2017

@zdenekdrahos zdenekdrahos changed the title Windows compatibility Fix binary path, process timeout, ignoring directories on Windows Jun 25, 2017
@zdenekdrahos
Copy link
Member Author

Pdepend filter notes

filter note
--ignore=/ignored/ ignores everything in directory ignored, it can be on on root level, but also in subdirectory
--ignore=ignored ignores directories, but also files containing the word, e.g. IgnoredPaths
--ignore=vendor/*,ignored/* ignores directories, IgnoredPaths is analyzed, directory sub-ignored is analyzed

@zdenekdrahos
Copy link
Member Author

@auroraeosrose are your issues fixed with this PR?

composer update edgedesign/phpqa:dev-windows-compatibility

Especially ignoring phpmd/pdepend directories? If directories aren't ignored, could you please send me example of working filter. Thanks.

@zdenekdrahos zdenekdrahos force-pushed the windows-compatibility branch 2 times, most recently from 3515bc1 to 5239b54 Compare July 3, 2017 13:13
@zdenekdrahos zdenekdrahos merged commit c31a549 into master Jul 10, 2017
@zdenekdrahos zdenekdrahos deleted the windows-compatibility branch July 10, 2017 07:04
@zdenekdrahos
Copy link
Member Author

Merged after comparing results with patched code from #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant