Skip to content

Add suppress warning for PMD #162

@JulianHurtadoKaseya

Description

@JulianHurtadoKaseya

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
Add this tag in each class to avoid the PMD rules exception:@SuppressWarnings('PMD')

Describe alternatives you've considered
Add this tag in each class to avoid the PMD rules exception:@SuppressWarnings('PMD')

Additional context
When we use a tool for deployment where PMD runs, we get a lot of alerts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions