raymond-jgler / java-class-jacksonizer

A tool to bulk annotate existing constructor with given annotations, or to add a default constructor to Java classes if without.
MIT License
3 stars 0 forks source link

[WHEN-WRITE-NEW-CONSTRUCTOR-CODE] - Remove redundant white spaces between params type and name #30

Closed hienkwan closed 10 months ago

hienkwan commented 10 months ago

This PR for removing redundant white spaces between params type and name.