Randgalt / record-builder

Record builder generator for Java records
Apache License 2.0
723 stars 51 forks source link

Upgrade license-maven-plugin version and reformat #145

Closed tisonkun closed 1 year ago

tisonkun commented 1 year ago

New version changes header style of java files from javadoc to slashstar, and thus we aren't bothered by IDE reformatting.

Randgalt commented 1 year ago

Hey @tisonkun - nice to "see" you here :D Thanks for this. I'll have a look soon.

Randgalt commented 1 year ago

Thank you!