Skip to content

Commit 861e5e5

Browse files
JAVASE-187 Add "Sonar agentic AI" quality profile to the plugin
1 parent 121244d commit 861e5e5

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)