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

core: Update tests; fix bugs #199

Merged
merged 4 commits into from
Jan 15, 2023
Merged

core: Update tests; fix bugs #199

merged 4 commits into from
Jan 15, 2023

Conversation

cxw42
Copy link
Member

@cxw42 cxw42 commented Oct 31, 2022

As of spec 0.15.0, `;` and `#` do not start comments when used in property
values, and `\` does not escape `;` or `#`.  Remove the relevant code.
Increase the minimum key and value lengths to pass the tests added in
<editorconfig/editorconfig-core-test#41>.
@cxw42
Copy link
Member Author

cxw42 commented Nov 1, 2022

The CI failure was a timeout --- #200

@cxw42
Copy link
Member Author

cxw42 commented Jan 15, 2023

Merging even given the Appveyor timeout since it looks like it would have worked if it hadn't hit the timeout.

@cxw42 cxw42 merged commit 1953c0f into editorconfig:master Jan 15, 2023
@cxw42 cxw42 deleted the update-tests branch January 15, 2023 03:13
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.

Update core tests; check fnmatch for nested braces
1 participant