Skip to content

Commit 28486f2

Browse files
[NO JIRA] Fix rule metadata. Update scope to "All" (#4825)
1 parent a53ee33 commit 28486f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"defaultSeverity": "Info",
1919
"ruleSpecification": "RSPEC-1135",
2020
"sqKey": "S1135",
21-
"scope": "Main",
21+
"scope": "All",
2222
"securityStandards": {
2323
"CWE": [
2424
546

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-06-19T14:46:57.856859Z",
6+
"latest-update": "2024-06-24T09:35:54.811007Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": false

0 commit comments

Comments
 (0)