Skip to content

Commit 353e76f

Browse files
SONARJAVA-5148 Update rule metadata (#4906)
1 parent e6037cd commit 353e76f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sonar-java-plugin/src/main/resources/org/sonar/l10n/java/rules/java/S6485.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"ruleSpecification": "RSPEC-6485",
2020
"sqKey": "S6485",
2121
"scope": "Main",
22-
"quickfix": "targeted"
22+
"quickfix": "covered"
2323
}

sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"JAVA"
55
],
6-
"latest-update": "2024-09-27T13:26:50.414092Z",
6+
"latest-update": "2024-10-14T17:37:54.062619Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": false

0 commit comments

Comments
 (0)