Skip to content

Commit 421660e

Browse files
authored
SONARJAVA-6392 - Modify S8694: do not raise in tests (#5627)
1 parent 5c6fcab commit 421660e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sonar-java-plugin/src/main/resources/org/sonar/l10n/java/rules/java

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"defaultSeverity": "Major",
1616
"ruleSpecification": "RSPEC-8688",
1717
"sqKey": "S8688",
18-
"scope": "All",
18+
"scope": "Main",
1919
"quickfix": "unknown",
2020
"code": {
2121
"impacts": {

0 commit comments

Comments
 (0)