We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In GitLab by @sigmavirus24 on Nov 15, 2016, 17:52
Merges bug/257 -> master
When we refactored our decision process to fix #239, we broke a subtle corner case where extensions that are not off-by-default are to be reported.
This further refactors that logic and adds specific tests around it to ensure it works as expected and doesn't regress.
Closes #257
The text was updated successfully, but these errors were encountered:
In GitLab by @sigmavirus24 on Nov 15, 2016, 17:56
Added 1 commit:
Compare with previous version
Sorry, something went wrong.
In GitLab by @sigmavirus24 on Nov 16, 2016, 07:44
Mentioned in commit fd1cc38
No branches or pull requests
In GitLab by @sigmavirus24 on Nov 15, 2016, 17:52
Merges bug/257 -> master
When we refactored our decision process to fix #239, we broke a subtle
corner case where extensions that are not off-by-default are to be
reported.
This further refactors that logic and adds specific tests around it to
ensure it works as expected and doesn't regress.
Closes #257
The text was updated successfully, but these errors were encountered: