Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .agents/java-kotlin-conversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@
* Preserve the content of original comments but convert the format and markup.
* Always use braces `{}` for `if`, `for`, and `while` statements.
* If the converted function has more than two `return` statements, annotate it with `@Suppress("ReturnCount")`.
* Keep inline comments from the original code.

68 changes: 34 additions & 34 deletions dependencies.md

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading