generated from micronaut-projects/micronaut-project-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
type: enhancementNew feature or requestNew feature or request
Description
Feature description
Some check style errors that I have observed on the generated sources:
- unnecessary imports such as java.util.String
- property comments are not extending on getter and setters
- no check javadoc string for wrong/unrelated HTML tags
- javadoc comment not ending with . (period)
- javadoc comment replace \n with
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request