Skip to content

Commit e5c8682

Browse files
JAVASE-187 Add "Sonar agentic AI" quality profile to the plugin
Pulled the "Sonar agentic AI" quality profile from rspec.
1 parent 6dd79fa commit e5c8682

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Sonar agentic AI",
3+
"ruleKeys": [
4+
"S2095",
5+
"S2189",
6+
"S2222",
7+
"S2583",
8+
"S2589",
9+
"S2637",
10+
"S2689",
11+
"S2755",
12+
"S3065",
13+
"S3516",
14+
"S3655",
15+
"S3824",
16+
"S3958",
17+
"S3959",
18+
"S4165",
19+
"S4449",
20+
"S6373",
21+
"S6376",
22+
"S6377"
23+
]
24+
}

0 commit comments

Comments
 (0)