Skip to content

Commit 8416764

Browse files
committed
Deployed 201fdd1 to . with MkDocs 1.6.1
1 parent a5f6cbe commit 8416764

File tree

9 files changed

+263
-255
lines changed

9 files changed

+263
-255
lines changed

feed_rss_created.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed_rss_updated.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
127 KB
Loading
189 KB
Loading
64.7 KB
Loading

repositories/issues/index.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="The Issues page lists all the issues that Codacy detected in your repository, including the severity level and category of each issue.">
1212

1313

14-
<meta http-equiv="last-modified" content="2025-10-22 08:32:18">
14+
<meta http-equiv="last-modified" content="2025-11-19 09:50:29">
1515

1616

1717
<link rel="canonical" href="https://docs.codacy.com/repositories/issues/">
@@ -4857,12 +4857,13 @@ <h2 id="ignoring-and-managing-issues">Ignoring and managing issues<a class="head
48574857
<p>Use the options in the menu of each issue to:</p>
48584858
<ul>
48594859
<li>
4860-
<p><strong>Ignore the issue</strong> and hide it from the list.</p>
4860+
<p><strong>Ignore the issue</strong> and hide it from the list. You can select one of the predefined reasons and give an optional comment to provide more context.</p>
48614861
<p>Codacy will no longer report the issue after the next analysis of your repository. For example, you can ignore issues that you disagree with because:</p>
48624862
<ul>
48634863
<li>Your team won't tackle the issues in the immediate future</li>
48644864
<li>The issue isn't relevant in the specific context of your code</li>
48654865
<li>The issue is a false positive</li>
4866+
<li>The issue is test code</li>
48664867
</ul>
48674868
<p>See <a href="#restoring-ignored-issues">how to restore ignored issues</a>.</p>
48684869
<div class="admonition tip">
@@ -4889,7 +4890,14 @@ <h2 id="ignoring-and-managing-issues">Ignoring and managing issues<a class="head
48894890
<p>Codacy will no longer analyze that file on your repository, so be sure that you're no longer interested in identifying any type of issues on that file. To remove an ignored file use the <a href="../../repositories-configure/ignoring-files/">Ignored Files tab</a> in your repository settings.</p>
48904891
</li>
48914892
</ul>
4892-
<p><img alt="Issue shortcuts menu" src="../images/issues-menu.png" /></p>
4893+
<table>
4894+
<tr>
4895+
<td><img src="../images/issues-reason-menu.png" alt="Issue reason menu"></td>
4896+
<td><img src="../images/issues-reason-options.png" alt="Issue reason options"></td>
4897+
</tr>
4898+
</table>
4899+
4900+
<p><img alt="Issue reason result" src="../images/issues-reason-result.png" /></p>
48934901
<h2 id="managing-system-detected-false-positives">Managing system-detected false positives<a class="headerlink" href="#managing-system-detected-false-positives" title="Permanent link">#</a></h2>
48944902
<div class="admonition info">
48954903
<p class="admonition-title">Info</p>
@@ -5096,7 +5104,7 @@ <h3>Share your feedback 📢</h3>
50965104
<div class="md-source-date">
50975105
<small>
50985106

5099-
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 22, 2025</span>
5107+
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 19, 2025</span>
51005108

51015109
</small>
51025110
</div>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)