Skip to content

Commit bcd8db7

Browse files
delete note
1 parent 885ddf9 commit bcd8db7

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

docs/codacy-guardrails/codacy-guardrails-troubleshooting.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,4 @@ npm install -g @codacy/codacy-mcp
2323
}
2424
}
2525
}
26-
```
27-
28-
## Analysis
29-
30-
### AI made some changes in my files, but it's still showing old results
31-
32-
If you're using **Visual Studio Code**, this behavior is expected. When AI makes changes to your files, you must click **Keep** to confirm and save those changes to disk before clicking **Continue** to run **codacy_cli_analyze**. If you skip this step, the agent will run the Codacy CLI with the previous version of your code, which can result in outdated or incorrect analysis results.
33-
34-
In contrast, editors like Cursor or Visual Studio Code Insiders handle this automatically—changes are saved without requiring manual confirmation, ensuring the latest code is analyzed correctly.
26+
```

0 commit comments

Comments
 (0)