Replies: 1 comment
-
Duplicate of #2747. Fixed in ktlint version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using kotliner-gradle in my project, which depends on Klint.
I am unsure from which version, the line breaks for every line are formatted(eg. convert Unix line break to Windows, etc.) when running
./gradlew formatKolin
. But there are no changes at all. Git will track the file status as modified in the local cache, but when I commit and push the changes from formatting, Git will report there are no changes to push.Beta Was this translation helpful? Give feedback.
All reactions