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

fix: Data definition grammar is too greedy #223

Merged

Conversation

slavek-kucera
Copy link
Contributor

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

85.3% 85.3% Coverage
0.0% 0.0% Duplication

@slavek-kucera slavek-kucera marked this pull request as ready for review January 27, 2022 16:23
return diagnostic_op(diagnostic_severity::error, "D004", "Wrong order of modifiers", range);
}
// diagnostic_op diagnostic_op::error_D004(const range& range)
// {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we going to keep this commented code ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I'd like to keep it as documentation that those messages existed and optionally that we could reuse them.

Copy link
Contributor

@SWETAS04 SWETAS04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me .

@slavek-kucera slavek-kucera merged commit dd9b557 into eclipse-che4z:development Jan 28, 2022
@slavek-kucera slavek-kucera deleted the fix_datadef_parsing branch January 28, 2022 16:23
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants