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

Fixed issue #69: Add a check for merge conflict markers in YAML files #99

Conversation

luisdelarosa
Copy link
Contributor

No description provided.

@@ -158,7 +158,7 @@ def pretty_print(q) # :nodoc:
# True if +version+ satisfies this Requirement.

def satisfied_by?(version)
# #28965: syck has a bug with unquoted '=' YAML.loading as YAML::DefaultKey
# #28965: syck has a bug with unquoted '=' YAMLHelper.loading as YAML::DefaultKey
Copy link
Member

Choose a reason for hiding this comment

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

This probably still wants to stay as YAML 👍

@orta
Copy link
Member

orta commented Apr 5, 2014

For clarity, I mentioned in IRC that the 1.9/2.0 stuff looks fine, I think its because the older YAML uses Syck instead of Pysch.

@luisdelarosa
Copy link
Contributor Author

Superceded by pull request #100

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