Skip to content

Commit 001402d

Browse files
Merge pull request #153 from codacy/change-copy
chore: change copy
2 parents 5e4cc17 + 5b8a516 commit 001402d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
},
201201
{
202202
"view": "codacy:mcp",
203-
"contents": "$(warning) Codacy MCP Server is set up but the rules file is not generated. [Generate rules file](command:codacy.configureMCP.generateRulesFile)",
203+
"contents": "$(warning) Codacy MCP Server is set up but the rules file is not generated. [Generate instructions file](command:codacy.configureMCP.generateRulesFile)",
204204
"when": "codacy:supportsMCP && codacy:mcpConfigured && !codacy:guardrailsRulesFile"
205205
},
206206
{

0 commit comments

Comments
 (0)