Skip to content

Check style errors caused by generation #264

@elifKurtay

Description

@elifKurtay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions