Skip to content

GH-2826: Disallow raw CR in single quoted string#2827

Merged
afs merged 1 commit intoapache:mainfrom
afs:gh2826-token-cr
Nov 6, 2024
Merged

GH-2826: Disallow raw CR in single quoted string#2827
afs merged 1 commit intoapache:mainfrom
afs:gh2826-token-cr

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Nov 6, 2024

GitHub issue resolved #2826


  • Tests are included.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.

@afs afs force-pushed the gh2826-token-cr branch from 3ba4ff2 to 51937f7 Compare November 6, 2024 23:22
@afs afs merged commit 8fac5ed into apache:main Nov 6, 2024
@afs afs deleted the gh2826-token-cr branch November 6, 2024 23:27
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.

Turtle parser: Carriage returns in literals delimited by a single quote (single or double) are not flagged.

2 participants