Skip to content

Commit 8ec2b24

Browse files
Anmol202005rdiachenko
authored andcommitted
Issue #48: update readMe for redundantImport
1 parent 00ff3ba commit 8ec2b24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ _No checks analyzed yet_
5959
### Imports
6060

6161

62-
| Status | Check | Recipe | Coverage Notes |
63-
|--------|-------------------------------------------------------------------------------------------------------------|------------------|----------------|
64-
| 🟢 | [`RedundantImport`](https://checkstyle.sourceforge.io/checks/imports/redundantimport.html#RedundantImport ) | `TBD` | |
62+
| Status | Check | Recipe | Coverage Notes |
63+
|--------|-------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|
64+
| 🟢 | [`RedundantImport`](https://checkstyle.sourceforge.io/checks/imports/redundantimport.html#RedundantImport ) | [`RedundantImport`](https://github.com/checkstyle/checkstyle-openrewrite-recipes/blob/main/src/main/java/org/checkstyle/autofix/recipe/RedundantImport.java) | |
6565

6666

6767

0 commit comments

Comments
 (0)