We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9389bf1 commit 79f899eCopy full SHA for 79f899e
README.md
@@ -19,8 +19,10 @@ This table tracks the auto-fix support status of OpenRewrite recipes for each Ch
19
20
### Annotations
21
22
-_No checks analyzed yet_
23
-
+| Status | Check | Recipe | Coverage Notes |
+|--------|------------------------------------------------------------------------------------------------------------------------------|------------------|----------------|
24
+| 🟢 | [`AnnotationLocation`](https://checkstyle.sourceforge.io/checks/annotation/annotationlocation.html#AnnotationLocation) | `TBD` | |
25
+| 🟢 | [`AnnotationOnSameLine`](https://checkstyle.sourceforge.io/checks/annotation/annotationonsameline.html#AnnotationOnSameLine) | `TBD` | |
26
27
### Block Checks
28
0 commit comments