Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"title": "Chained AssertJ assertions should be simplified to the corresponding dedicated assertion",
"title": "AssertJ assertions should be simplified to the corresponding dedicated assertion",
"type": "CODE_SMELL",
"code": {
"impacts": {
Expand Down
2 changes: 1 addition & 1 deletion sonarpedia.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"languages": [
"JAVA"
],
"latest-update": "2026-02-27T13:15:37.935044048Z",
"latest-update": "2026-03-02T12:04:15.398861990Z",
"options": {
"no-language-in-filenames": true,
"preserve-filenames": false
Expand Down
Loading