mapstruct-examples icon indicating copy to clipboard operation
mapstruct-examples copied to clipboard

checkstyle fails on mapper generated implementations

Open noah-iam opened this issue 5 years ago • 0 comments

I love this mapstruct. I am using the 1.4.0.beta version . So , checkstyle is failing in autogenerated mapper impl

<module name="WhitespaceAfter">

Description: When mapstruct is generating the source code, it doesn't follow the checkstyle rules .

Solution: Although, I have suppressed the error by marking mapper implementation folder checks none but can someone take it on?

noah-iam avatar Oct 15 '20 04:10 noah-iam