-
Notifications
You must be signed in to change notification settings - Fork 146
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
Added check if there are atoms, but no +rt meta. #2986
Conversation
@maxonfjvipon could you check this one, please? |
<xsl:attribute name="severity"> | ||
<xsl:text>error</xsl:text> | ||
</xsl:attribute> | ||
<xsl:text>Using atoms without +rt meta</xsl:text> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@c71n93 let's make this message more informative, like "Using atoms without +rt meta is prohibited"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@maxonfjvipon done
@yegor256 could you check this one, please |
@rultor merge |
Closes #2948
PR-Codex overview
The focus of this PR is to update error handling in the EO parser to enforce the presence of atoms with the +rt meta.
Detailed summary
rt-without-atom
tort-and-atoms