Skip to content

Add the @Generated annotation #807

Open
@nielsz

Description

@nielsz

If we add this annotation to a class, we give a signal that we didn't write this code ourselves.
If we then (for example) push this code to Sonarqube, they won't give any errors on generated code that we can't change.

https://docs.oracle.com/javase/8/docs/api/javax/annotation/Generated.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions