Skip to content

Generated strings file starts with empty line #178

@hactar

Description

@hactar

The strings files generated by bartycrouch start with an empty line, for example


/* No comment provided by engineer. */
" away" = " away";

We use lingohub for translation, which returns the translated files without the empty line. This in turn means that upon rerunning bartycrouch, the new line is readded, causing our git commits to look terrible.

Is there any way to get bartycrouch to not add that new line at the top? unstripped true or false, in both the code and interface section, appear not to have an effect.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions