Skip to content

Add/update tests of #, ;, \#, \; in values#49

Merged
xuhdev merged 1 commit intoeditorconfig:masterfrom
cxw42:no-inline-comments
Oct 31, 2022
Merged

Add/update tests of #, ;, \#, \; in values#49
xuhdev merged 1 commit intoeditorconfig:masterfrom
cxw42:no-inline-comments

Conversation

@cxw42
Copy link
Copy Markdown
Member

@cxw42 cxw42 commented Oct 30, 2022

This implements the specification changes made by editorconfig/specification#31 .

  • A hash or semicolon in a value is part of the value, not the beginning of a comment.
  • Backslashes before hashes or semicolons are part of the value as well, not an escaping mechanism.
  • This supersedes the change made in Remove unsupported tests #33.

This implements the specification changes made by
<editorconfig/specification#31>.

- A hash or semicolon in a value is part of the value, not the beginning
  of a comment.
- Backslashes before hashes or semicolons are part of the value as well,
  not an escaping mechanism.
- This supersedes the change made in editorconfig#33.
@xuhdev xuhdev merged commit 5ca0b29 into editorconfig:master Oct 31, 2022
@xuhdev
Copy link
Copy Markdown
Member

xuhdev commented Oct 31, 2022

Thank you for the update!

@cxw42 cxw42 deleted the no-inline-comments branch October 31, 2022 16: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.

2 participants