Code of Conduct
Search before asking
What would you like to be improved?
When we use the spotless-maven-plugin to format code on the Windows platform, it can cause changes in the file's line endings. We need to force a specific(UNIX: LF) line ending in the pom.xml. This ensures that the final output of line endings is consistent, regardless of the platform used to format the code.
How should we improve?
No response
Are you willing to submit PR?
Code of Conduct
Search before asking
What would you like to be improved?
When we use the spotless-maven-plugin to format code on the Windows platform, it can cause changes in the file's line endings. We need to force a specific(UNIX: LF) line ending in the pom.xml. This ensures that the final output of line endings is consistent, regardless of the platform used to format the code.
How should we improve?
No response
Are you willing to submit PR?