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

--replace will modify some files, but only change line endings #188

Open
jmromrell opened this issue May 8, 2017 · 4 comments
Open

--replace will modify some files, but only change line endings #188

jmromrell opened this issue May 8, 2017 · 4 comments

Comments

@jmromrell
Copy link

jmromrell commented May 8, 2017

I ran kibit --replace on my codebase. It made changes to a bunch of files (yay!) but when I diff'ed them in IntelliJ a bunch of the files only had line endings changed. Is there a way to disable this? In the past, it's never shown suggestions to change line endings, so I don't know why it is changing them now with --replace.

It's a bit annoying to have to run through and diff every file to revert files where only line endings were changed.

@jmromrell
Copy link
Author

It appears to replace crlf line endings with lf

@danielcompton
Copy link
Member

Hey thanks for posting these issues. I don't have any time to work on them at the moment, but would happily accept patches for the issues you've highlighted.

@jmromrell
Copy link
Author

I've familiarized myself with the code. I'll see if I can find time to work on some of them.

@jmromrell jmromrell reopened this May 9, 2017
@jmromrell
Copy link
Author

Accidentally closed

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