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

Add an ability to configure line endings #95

Open
dtsaryov opened this issue Nov 15, 2019 · 2 comments
Open

Add an ability to configure line endings #95

dtsaryov opened this issue Nov 15, 2019 · 2 comments

Comments

@dtsaryov
Copy link

Support line endings / line separators configuration

https://www.jetbrains.com/help/idea/configuring-line-endings-and-line-separators.html

@nskvortsov
Copy link
Collaborator

Please, use .editorconfig with end_of_line property.
EditorConfig is supported since IDEA 2019.2, see this blog post for details

@dtsaryov
Copy link
Author

Hi,

.editorconfig is a nice option, but it's not suitable for us - we want to configure line endings implicitly via our Gradle plugin without any additional files

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

2 participants