Skip to content

Commit 60d1c4e

Browse files
committed
Add Codacy instructions
1 parent 6baf63d commit 60d1c4e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/instructions/codacy.instructions.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
# Codacy Rules
77
Configuration 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:

0 commit comments

Comments
 (0)