Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always emit stable line endings #136

Open
captbaritone opened this issue Mar 24, 2024 · 0 comments
Open

Always emit stable line endings #136

captbaritone opened this issue Mar 24, 2024 · 0 comments

Comments

@captbaritone
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant