We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa6224 commit 9464a72Copy full SHA for 9464a72
1 file changed
.ona/fix-sonar-issue.yaml
@@ -59,7 +59,7 @@ action:
59
| Field | Value |
60
|-------|-------|
61
| **Issue** | [View in SonarQube Cloud](https://sonarcloud.io/project/issues?id=ona-samples_sonarcube-integration&issues=<issue-key>&open=<issue-key>) |
62
- | **Rule** | `<rule-key>` — [View rule](https://rules.sonarsource.com/java/RSPEC-<rule-number>) |
+ | **Rule** | `<rule-key>` — [View rule](https://sonarcloud.io/organizations/ona-samples/rules?open=<rule-key>&rule_key=<rule-key>) |
63
| **Severity** | <severity> |
64
| **Type** | <clean-code-attribute-category> |
65
| **Message** | <sonar-message> |
0 commit comments