Skip to content

Make line endings adjustable #77

@rklec

Description

@rklec

The problem is Azure DevOps seems to have an issue with line endings. It does not show Linux (LF) line endings in git commit messages and bumps everything one one line. (We include the Changelog there.)

As such, it would be great if the line ending is adjustable, too.

Current workaround is to just convert the line endings file after it has been generated. (Using .Replace("`n","`r`n") in PowerShell e.g.)

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