Skip to content

Commit b2df892

Browse files
improved copy
1 parent c8e2690 commit b2df892

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/release-notes/cloud/cloud-2026-05.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ These release notes are for the Codacy Cloud updates during May 2026.
2727

2828
- **ESLint v8 Vue Parsing Fix:** We fixed the parsing issues with `.vue` files in ESLint v8. (TCE-1429)
2929

30-
- **Lizard Parameter Count Fix:** We found an issue with the count of parameters within a method in Typescript files using Lizard. The latest version fixed that issue, and now it's counting correctly. (TCE-1519)
30+
- **Lizard Parameter Count Fix:** We found an issue with the count of parameters within a method in TypeScript files using Lizard. The latest version fixed that issue, and now it's counting correctly. (TCE-1519)
3131

32-
- **Fix for Empty Commit Detection:** Fixed a bug where the AI reviewer would tell that a commit is empty, or that certain files don't appear to be altered within this commit (e.g. `.txt` files). (CF-2449)
32+
- **Fix for Empty Commit Detection:** Fixed a bug where the AI reviewer would report that a commit is empty, or that certain files did not appear to be altered within the commit (e.g., .txt files). (CF-2449)
3333

34-
- **Improved AI Reviewer Accuracy:** Fixed a bug where the AI reviewer would hallucinate on dependencies or API versions updated in the code, claiming they do not exist. (CF-2448)
34+
- **Improved AI Reviewer Accuracy:** Resolved an issue where the AI reviewer incorrectly flagged updated dependencies or API versions as unrecognized. (CF-2448)
3535

36-
- **Refactored Jira Prompts:** Fixed a bug where the AI reviewer would ask for a JIRA ticket, even though the users were not using JIRA. (CF-2440)
36+
- **Refactored Jira Prompts:** Fixed a bug where the AI reviewer would ask for a Jira ticket, even though the users were not using Jira. (CF-2440)
3737

3838
## Tool versions
3939

@@ -97,4 +97,4 @@ These release notes are for the Codacy Cloud updates during May 2026.
9797
- **Tailor**: **0.12.0**
9898
- **Trivy**: **0.70.0**
9999
- **Tslint**: **6.1.3**
100-
- **Tsqllint**: **1.16.0**
100+
- **Tsqllint**: **1.16.0**

0 commit comments

Comments
 (0)