Skip to content

Commit 41275b6

Browse files
author
Jonas Heinle
committed
dep upgrade
1 parent 99db4a1 commit 41275b6

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

.github/instructions/codacy.instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Configuration for AI behavior when interacting with Codacy's MCP Server
5858
- "Propose fixes" means to both suggest and, if possible, automatically apply the fixes.
5959
- You MUST NOT wait for the user to ask for analysis or remind you to run the tool.
6060
- Do not run `codacy_cli_analyze` looking for changes in duplicated code or code complexity metrics.
61+
- 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.
6162
- Do not run `codacy_cli_analyze` looking for changes in code coverage.
6263
- Do not try to manually install Codacy CLI using either brew, npm, npx, or any other package manager.
6364
- If the Codacy CLI is not installed, just run the `codacy_cli_analyze` tool from Codacy's MCP Server.

ExternalLib/FUZZTEST

Submodule FUZZTEST updated 335 files

ExternalLib/GOOGLE_BENCHMARK

Submodule GOOGLE_BENCHMARK updated 76 files

ExternalLib/NLOHMANN_JSON

Submodule NLOHMANN_JSON updated 231 files

0 commit comments

Comments
 (0)