objectionary / jeo-maven-plugin

This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom
https://www.objectionary.com/jeo-maven-plugin/
MIT License
11 stars 3 forks source link

feat(#849): add extra spaces for XMIR comments #873

Closed volodya-lombrozo closed 4 days ago

volodya-lombrozo commented 4 days ago

Add extra spaces to XMIR comments. Was:

<!--177-->

Become:

<!-- 177 -->

Related to #849.


PR-Codex overview

This PR focuses on improving the formatting of comment strings in the DirectivesComment and related test files to ensure consistent spacing around comments.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

volodya-lombrozo commented 4 days ago

@rultor merge

rultor commented 4 days ago

@rultor merge

@volodya-lombrozo OK, I'll try to merge now. You can check the progress of the merge here.

rultor commented 4 days ago

@rultor merge

@volodya-lombrozo Done! FYI, the full log is here (took me 11min).