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: articles/migrate/appcat/java.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,9 @@ The `appcat` CLI is available for download as a ZIP file from [aka.ms/appcat/azu
75
75
76
76
#### Known issues
77
77
78
-
- Certain rules may not be triggered when parsing specific Lambda expressions. See [issue](https://github.com/konveyor/rulesets/issues/102).
79
-
- Running `appcat` under non-unicode environment with complex double-byte characters will cause corruption. See [issue](https://github.com/Azure/appcat-rulesets/issues/183) for workarounds.
78
+
Certain rules might not be triggered when parsing specific Lambda expressions. For more information, see [the GitHub issue](https://github.com/konveyor/rulesets/issues/102).
79
+
80
+
Running `appcat` in a non-unicode environment with complex double-byte characters will cause corruption. For workarounds, see [the GitHub issue](https://github.com/Azure/appcat-rulesets/issues/183).
0 commit comments