You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/repositories/issues.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,7 @@ You can moreover define one or more of the following filters:
58
58
59
59
Use the options in the menu of each issue to:
60
60
61
-
-**Ignore the issue** and hide it from the list.
62
-
-**Select reason** for ignoring the issue.
61
+
-**Ignore the issue** and hide it from the list. You can select one of the predefined reasons and give an optional comment to provide more context.
63
62
64
63
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:
65
64
@@ -68,7 +67,6 @@ Use the options in the menu of each issue to:
68
67
- The issue is a false positive
69
68
- The issue is test code
70
69
71
-
You can select one of the predefined reasons and give an optional comment to provide more context.
72
70
73
71
See [how to restore ignored issues](#restoring-ignored-issues).
74
72
@@ -89,8 +87,9 @@ Use the options in the menu of each issue to:
89
87
90
88
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 [Ignored Files tab](../repositories-configure/ignoring-files.md) in your repository settings.
0 commit comments