Skip to content

empty line after XML header is redundant #1169

@yegor256

Description

@yegor256

This is what I see after jeo:disassemble:

<?xml version="1.0" encoding="UTF-8"?>

<object xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" dob="2025-07-07T13:45:41" ms="0" revision="f8912fc" time="2025-07-09T10:20:30.414241709Z" ve
rsion="0.11.3" xsi:noNamespaceSchemaLocation="https://www.eolang.org/xsd/XMIR-0.57.0.xsd">
  <metas>
    ...

The empty line after the header is not a critical issue, but it's redundant. The presence of this line makes it hard to compare two XMIR files line by line (using diff): after jeo:disassemble and after phino rewrite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions