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

Modify rule S3749: Update rule description to add new javax and jakarta annotations (SONARJAVA-5036) #4578

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

erwan-serandour
Copy link
Contributor

Review

A dedicated reviewer checked the rule description successfully for:

  • logical errors and incorrect information
  • information gaps and missing content
  • text style and tone
  • PR summary and labels follow the guidelines

Copy link
Contributor

Choose a reason for hiding this comment

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

Small change

Comment on lines 11 to 14
* ``++javax.persistence.PersistenceContext++``
* ``++jakarta.persistence.PersistenceContext++``
* ``++jakarta.inject.Inject++``
* ``++jakarta.annotation.Resource++``

Choose a reason for hiding this comment

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

Can we re-order the elements so that they mirror the last above?

Suggested change
* ``++javax.persistence.PersistenceContext++``
* ``++jakarta.persistence.PersistenceContext++``
* ``++jakarta.inject.Inject++``
* ``++jakarta.annotation.Resource++``
* ``++javax.persistence.PersistenceContext++``
* ``++jakarta.annotation.Resource++``
* ``++jakarta.inject.Inject++``
* ``++jakarta.persistence.PersistenceContext++``

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

Copy link

Quality Gate passed Quality Gate passed for 'rspec-tools'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link

Quality Gate passed Quality Gate passed for 'rspec-frontend'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@dorian-burihabwa-sonarsource dorian-burihabwa-sonarsource merged commit 8558f5e into master Dec 16, 2024
11 checks passed
@dorian-burihabwa-sonarsource dorian-burihabwa-sonarsource deleted the erwan/modify_S3749 branch December 16, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants