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

various hotfixes for edge cases #102

Merged
merged 1 commit into from
May 16, 2015
Merged

various hotfixes for edge cases #102

merged 1 commit into from
May 16, 2015

Conversation

rossPatton
Copy link
Collaborator

make universal less greedy

minor bug fix, some valid properties coming up as non-valid: #100

duplicates was reporting false positives if sortOrder also on. this has been fixed in the 1.0 branch but wasn't brought over

nesting / depthlimit check was counting extra white space between properties and value. technically, that's bad practice but it should be a separate check so lets remove that from the check: #101

rossPatton pushed a commit that referenced this pull request May 16, 2015
various hotfixes for edge cases
@rossPatton rossPatton merged commit 7d84ff2 into develop May 16, 2015
@rossPatton rossPatton deleted the hotfixes branch May 16, 2015 23:05
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.

1 participant