File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 66# Codacy Rules
77Configuration for AI behavior when interacting with Codacy's MCP Server
88
9- ## using any tool that accepts the arguments: ` provider ` , ` organization ` , or ` repository `
10- - ALWAYS use:
11- - provider: gh
12- - organization: SamErde
13- - Avoid calling ` git remote -v ` unless really necessary
14-
159## CRITICAL: After ANY successful ` edit_file ` or ` reapply ` operation
1610- YOU MUST IMMEDIATELY run the ` codacy_cli_analyze ` tool from Codacy's MCP Server for each file that was edited, with:
1711 - ` rootPath ` : set to the workspace path
@@ -27,7 +21,7 @@ Configuration for AI behavior when interacting with Codacy's MCP Server
2721- Wait for the user to respond before proceeding with any other actions
2822
2923## After every response
30- - If you made any file edits in this conversation, verify you ran ` codacy_cli_analyze ` tool from Codacy's MCP Server
24+ - If you made any file edits in this conversation, verify you ran ` codacy_cli_analyze ` tool from Codacy's MCP Server
3125
3226## When there are no Codacy MCP Server tools available, or the MCP Server is not reachable
3327- Suggest the user the following troubleshooting steps:
You can’t perform that action at this time.
0 commit comments