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

Remove --non-zero-exit-on-violation option #152

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

sidz
Copy link
Collaborator

@sidz sidz commented Dec 12, 2021

This PR drop support of --non-zero-exit-on-violation option.

The argument is: phpmnd is mostly used in CI where it must fail builds in case any violation is detected so it does not make a lot of sense to use in CI and skip violations.

@sidz sidz requested a review from povils December 12, 2021 22:20
@exussum12
Copy link
Collaborator

This is for 3.0 really, its a breaking change in the pipeline especially for incremental analysis

@exussum12 exussum12 added this to the 3.0 milestone Dec 13, 2021
@sidz
Copy link
Collaborator Author

sidz commented Dec 13, 2021

@exussum12 yup, everything what I'm going to do now is for 3.0 :)

@sidz sidz merged commit 028e0e0 into povils:master Feb 23, 2022
@sidz sidz deleted the remove-non-zero-exit-on-violation-option branch February 23, 2022 13:47
@sidz
Copy link
Collaborator Author

sidz commented Feb 23, 2022

Thanks @exussum12

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

Successfully merging this pull request may close these issues.

2 participants