Skip to content

crlf newlines should be converted to lf #169

Description

@NattyNarwhal

It's a bad idea to leave it like this because it massively fowls whitespace in diffs/makes merges harder. PHP doesn't care about the newlines, and git can convert on the fly for Windows users, so storing crlf in the repo just makes things annoying.

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