Fix file format#603
Conversation
|
I had the failure locally on windows, so fixed it in #480 this breaks windows again https://github.com/jenkinsci/oic-auth-plugin/pull/603/checks?check_run_id=43740246493 Spotless is braindead. |
|
likely some regression in spotless in #591 |
|
#615 🤞 |
|
@jtnord you committed CRNL by accident. |
? where my local tree is not doing line normalizations so should show if CRNL was committed. Additionally GH UI would normally show CRLF inside a change in the file view? IF you mean all the spam from Jenkins about
This is because Jenkins windows nodes do line end replacement (yuck). so they intentioanlly change all line ends from |
|
this is the spotless issue that behaves differently on windows and Unix, looking locally there is no windows line end here. Checked out the PR locally and there are no windows line ends either. This is just spotless being brain dead as far as I can see which should not occur with the given parent? |
|
I think the problem is that |
|
obsolete -> #615 |
It seems with #480 a formatting issue slipped through.
Testing done
Submitter checklist