Skip to content

Commit c1c55fe

Browse files
committed
update EC94 rule name
1 parent bf54374 commit c1c55fe

File tree

1 file changed

+1
-1
lines changed
  • ecocode-rules-specifications/src/main/rules/EC94

1 file changed

+1
-1
lines changed

ecocode-rules-specifications/src/main/rules/EC94/EC94.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Performance: orElseGet instead of orElse",
2+
"title": "orElseGet instead of orElse",
33
"type": "CODE_SMELL",
44
"status": "ready",
55
"remediation": {

0 commit comments

Comments
 (0)