SpongePowered / SpongeGradle

Handy gradle utilities for the various gradle projects of SpongePowered
MIT License
21 stars 16 forks source link

The sortClassFields task doesn't work well with multiline fields. #6

Closed Cybermaxke closed 7 years ago

Cybermaxke commented 7 years ago

The sortClassFields task generates the newlines wrongly when you use multiline fields. For example: https://github.com/SpongePowered/SpongeAPI/commit/9c80503ca4acbec9f8f41b94b3041fa4c5edaa96#diff-d14fd72dcfa14fbd217ec11b5069e2f0R99

Deamon5550 commented 7 years ago

I'm about 99.9% certain that that was a copy-paste error not the sort fields task.

Edit: oh you just mean the spacing derp.