Skip to content

Commit e818473

Browse files
SONARJAVA-6205 Remove S100 from AI quality profile
1 parent d3fd7ec commit e818473

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "AI Quality Profile",
33
"ruleKeys": [
4-
"S100",
54
"S106",
65
"S107",
76
"S108",
@@ -470,4 +469,4 @@
470469
"S8465",
471470
"S8469"
472471
]
473-
}
472+
}

0 commit comments

Comments
 (0)