Skip to content

No trailing new line #305

@nikableh

Description

@nikableh

Formatting any meson.build file with meson fmt -i inserts a new line at the end of file (this is good).

But formatting the file from VS Code (via this extension) results in this line being stripped (this is bad). I can workaround this but setting "files.insertFinalNewline": true, in my VS Code config, but I don't think this is ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions