cloud icon indicating copy to clipboard operation
cloud copied to clipboard

Line endings normalization

Open Djaytan opened this issue 1 year ago • 0 comments

Because of issues encountered when contributing to the project (since I'm a Windows user), I dedicated to normalize line endings in order to avoid issues, especially with the Spotless Gradle plugin.

Details are available in this PR.

The created PRs:

  • https://github.com/Incendo/cloud/pull/786
  • https://github.com/Incendo/cloud-minecraft/pull/105
  • https://github.com/Incendo/cloud-minecraft-modded/pull/76
  • https://github.com/Incendo/cloud-discord/pull/90
  • https://github.com/Incendo/cloud-spring/pull/33
  • https://github.com/Incendo/cloud-processors/pull/49
  • https://github.com/Incendo/cloud-translations/pull/47
  • https://github.com/Incendo/cloud-cli/pull/3

Djaytan avatar Jan 14 '25 21:01 Djaytan