Skip to content

Commit f5b717b

Browse files
committed
Remove weird -->
1 parent 2683195 commit f5b717b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/codacy-ai/codacy-ai.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _This feature leverages OpenAI models, and is strictly opt-in: it will only run
1414

1515
AI-enhanced comments are optional, machine-generated suggestions that appear directly in pull requests and review threads. They use Codacy's AI to provide concise issue summaries, remediation suggestions, and links to relevant documentation — helping reviewers and authors quickly understand and fix problems.
1616

17-
More details about [AI-enhanced comments here](../repositories-configure/integrations/github-integration.md#ai-enhanced-comments).
17+
More details about [AI-enhanced comments here](../repositories-configure/integrations/github-integration.md#ai-enhanced-comments).
1818

1919
**How to turn it on**
2020

@@ -47,7 +47,7 @@ _This feature leverages OpenAI models, and is strictly opt-in: you need to get i
4747

4848
Codacy False Positive triage analyzes results on a commit basis to give you visibility into issues that may be false positives (based on their context). During triage, each issue is given a confidence score along with an explanation. When the confidence level falls below a defined threshold, the issue is then flagged as an AI false positive and surfaced for manual review. You can evaluate potential false positives during a pull request in app or on any Codacy page where issues appear. These issues can be ignored or marked as Not a false positive.
4949

50-
More details about [False Positives here](../repositories/commits.md#false-positive-issues).
50+
More details about [False Positives here](../repositories/commits.md#false-positive-issues).
5151

5252
**How to turn it on**
5353

@@ -70,7 +70,7 @@ _This feature leverages Google Gemini models, and is strictly opt-in: it will on
7070

7171
The AI Reviewer combines the reliability of deterministic, rule-based static code analysis with the power of AI. It draws in the necessary context from source code and PR metadata to ensure the business intent matches the technical outcome, and can catch logic gaps that conventional scanners (and human reviewers) often miss.
7272

73-
More details about [AI Reviewer here](../repositories-configure/integrations/github-integration.md#ai-reviewer).
73+
More details about [AI Reviewer here](../repositories-configure/integrations/github-integration.md#ai-reviewer).
7474

7575
**How to turn it on**
7676

docs/repositories-configure/integrations/github-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The AI Reviewer combines the reliability of deterministic, rule-based static cod
4242
It provides feedback on missing or weak tests, complex or duplicated code, and keeps security concerns up to date. Beyond that, it adds contextual insights about whether the changes follow the requirements, business rules, and logic used in the project.
4343

4444
!!! tip
45-
Improve the AI Reviewer results by providing custom instructions. [Learn how to do it here](../../codacy-ai/codacy-ai.md#custom-instructions).
45+
Improve the AI Reviewer results by providing custom instructions. [Learn how to do it here](../../codacy-ai/codacy-ai.md#custom-instructions).
4646

4747
This setting can be enabled at a repository or organization level. Once enabled, Codacy will start adding a Summary to your pull requests based on the AI-enriched reviews. To request a PR Review from Codacy, add a **`codacy-review`** label to your Pull Request. Codacy listens to the event and will publish the review as soon as it's ready.
4848

0 commit comments

Comments
 (0)