Skip to content

Commit 2a37c45

Browse files
committed
feat: Move new images to a table CF-1973
Put two pictures in a table to display them side by side. Removed a bullet point and moved its contents up.
1 parent 7a4e2b2 commit 2a37c45

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/repositories/issues.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ You can moreover define one or more of the following filters:
5858

5959
Use the options in the menu of each issue to:
6060

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.
6362

6463
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:
6564

@@ -68,7 +67,6 @@ Use the options in the menu of each issue to:
6867
- The issue is a false positive
6968
- The issue is test code
7069

71-
You can select one of the predefined reasons and give an optional comment to provide more context.
7270

7371
See [how to restore ignored issues](#restoring-ignored-issues).
7472

@@ -89,8 +87,9 @@ Use the options in the menu of each issue to:
8987

9088
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.
9189

92-
![Issue reason menu](images/issues-reason-menu.png)
93-
![Issue reason options](images/issues-reason-options.png)
90+
| ![Issue reason menu](images/issues-reason-menu.png) | ![Issue reason options](images/issues-reason-options.png) |
91+
|-----------------------------------------------------|-----------------------------------------------------------|
92+
9493
![Issue reason result](images/issues-reason-result.png)
9594

9695
## Managing system-detected false positives

0 commit comments

Comments
 (0)