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

GH2439: Fix the numeric values of the enumeration #2450

Conversation

yansklyarenko
Copy link

Fixes #2439.

I've fixed it as suggested by @devlead. The appropriate fact was modified to a theory to cover all possible values of the enumeration.

I've also dared to rename HtmlInline_AzurePipelines to HtmlInlineAzurePipelines. I understand that strictly speaking this violates your suggestion not to re-format the code, but as long as the change is tiny and quite visible, I hope it is ok.

@dnfclas
Copy link

dnfclas commented Jan 14, 2019

CLA assistant check
All CLA requirements met.

Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@devlead devlead merged commit d73c086 into cake-build:develop Jan 14, 2019
@devlead
Copy link
Member

devlead commented Jan 14, 2019

@yansklyarenko your changes have been merged, thanks for your contribution 👍

@gep13 gep13 changed the title Fix the numeric values of the enumeration GH2439: Fix the numeric values of the enumeration Feb 27, 2019
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.

HtmlInline_AzurePipelines and MHtml shares the same numeric value
3 participants