Closed adam-enko closed 2 months ago
Run git add --renormalize . to update all .bat files.
git add --renormalize .
.bat
https://git-scm.com/docs/gitattributes
Follow up to https://github.com/Kotlin/dokka/pull/3782
GitHub PRs have an option to hide whitespace, which is useful in these sorts of reviews, because it shows that the .bat files have whitespace-only changes.
Run
git add --renormalize .
to update all.bat
files.https://git-scm.com/docs/gitattributes
Follow up to https://github.com/Kotlin/dokka/pull/3782