Skip to content

Convert line endings when fetching to Windows #136

@rprouse

Description

@rprouse

Minor 'NitPick' 😄

All of the exercise files and README's are stored in Git with LF line endings. When you use the exercism program to fetch them to windows they come down without modification. For those of us on Windows who keep track of their completed exercises using Git, we need to edit the fetched files and convert the line endings to CRLF before adding the files to Git.

It would be nice if Exercism respected the line endings of the user's OS and converted the files accordingly.

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