Skip to content

Commit fffc8a8

Browse files
fix grammar
1 parent 83db830 commit fffc8a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/createRules.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export const newRulesTemplate = (
174174
'"Propose fixes" means to both suggest and, if possible, automatically apply the fixes.',
175175
'You MUST NOT wait for the user to ask for analysis or remind you to run the tool.',
176176
'Do not run `codacy_cli_analyze` looking for changes in duplicated code or code complexity metrics.',
177-
'Complexity metrics is different from complexity issues. When trying to fix complexity in a repository or file, focus on solving the complexity issues and ignore the complexity metric.',
177+
'Complexity metrics are different from complexity issues. When trying to fix complexity in a repository or file, focus on solving the complexity issues and ignore the complexity metric.',
178178
'Do not run `codacy_cli_analyze` looking for changes in code coverage.',
179179
'Do not try to manually install Codacy CLI using either brew, npm, npx, or any other package manager.',
180180
"If the Codacy CLI is not installed, just run the `codacy_cli_analyze` tool from Codacy's MCP Server.",

0 commit comments

Comments
 (0)