captbaritone / captbaritone/grats

Always emit stable line endings

Open
#136 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
358
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Right now I think we generate files with windows line endings on Unix-like systems and Windows line endings on Windows systems. This means that if users with different systems are working on a Grats project they will rewrite each other's files.

Got can be configured to normalize these, but ideally that's not required.

Perhaps we can see what TypeScript does here.

See #128

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.