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

Enforce LF line separator in project code style #806

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

chylex
Copy link
Contributor

@chylex chylex commented Jan 24, 2024

The project code style defaults to "System-dependent" line separator, and as I develop on Windows it means IDEA is giving me this warning and wants me to convert every file to CRLF, which imo doesn't make any sense. So this PR sets the code style to LF to make developing on Windows less annoying.

image

@AlexPl292
Copy link
Member

I didn't know about this issue, thank you!

@AlexPl292 AlexPl292 merged commit 32d5e1e into JetBrains:master Feb 20, 2024
4 checks passed
@chylex chylex deleted the pr-code-style branch March 22, 2024 01:03
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

Successfully merging this pull request may close these issues.

2 participants