You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: