Skip to content

enforce unix linebreaks to allow builds on windows machines#1602

Open
StefanGraeber wants to merge 1 commit intoTNG:mainfrom
StefanGraeber:enforce-unix-linebreaks
Open

enforce unix linebreaks to allow builds on windows machines#1602
StefanGraeber wants to merge 1 commit intoTNG:mainfrom
StefanGraeber:enforce-unix-linebreaks

Conversation

@StefanGraeber
Copy link
Copy Markdown

When running a gradle build on a windows machine, spotless complaints about incorrect formatting after a fresh checkout, which is not fixed by spotlessApply. By enforcing UNIX line breaks in spotless and git, the build and style check also work on windows machines

When running a gradle build on a windows machine, spotless complaints about incorrect formatting after a fresh checkout, which is not fixed by `spotlessApply`.
By enforcing UNIX line breaks in spotless and git, the build and style check also work on windows machines

Signed-off-by: Stefan Gräber <stefan.graeber@tngtech.com>
@StefanGraeber StefanGraeber force-pushed the enforce-unix-linebreaks branch from f7ebf7c to ef77d64 Compare April 10, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant