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

Update RSPEC before 9.30 release #9537

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

mary-georgiou-sonarsource
Copy link
Contributor

Fixes #9526

Copy link

sonarcloud bot commented Jul 22, 2024

Copy link

sonarcloud bot commented Jul 22, 2024

Copy link
Contributor

@pavel-mikula-sonarsource pavel-mikula-sonarsource left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -19,5 +18,6 @@
"ruleSpecification": "RSPEC-2971",
"sqKey": "S2971",
"scope": "All",
"quickfix": "unknown"
"quickfix": "unknown",
"title": "LINQ expressions should be simplified"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did this moved itself down?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The title field was extracted in it's own metadata file since now also a Dart rule has been added for the same Id.
When metadata for csharp are merged with common metadata it adds the title at the end.

@mary-georgiou-sonarsource mary-georgiou-sonarsource merged commit 7582fc1 into master Jul 22, 2024
23 checks passed
@mary-georgiou-sonarsource mary-georgiou-sonarsource deleted the mary/rspec branch July 22, 2024 08:59
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 RSPEC before 9.30 release
2 participants