We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53ee33 commit 28486f2Copy full SHA for 28486f2
2 files changed
sonar-java-plugin/src/main/resources/org/sonar/l10n/java/rules/java/S1135.json
@@ -18,7 +18,7 @@
18
"defaultSeverity": "Info",
19
"ruleSpecification": "RSPEC-1135",
20
"sqKey": "S1135",
21
- "scope": "Main",
+ "scope": "All",
22
"securityStandards": {
23
"CWE": [
24
546
sonarpedia.json
@@ -3,7 +3,7 @@
3
"languages": [
4
"JAVA"
5
],
6
- "latest-update": "2024-06-19T14:46:57.856859Z",
+ "latest-update": "2024-06-24T09:35:54.811007Z",
7
"options": {
8
"no-language-in-filenames": true,
9
"preserve-filenames": false
0 commit comments