Skip to content

[Java] Consider adding checkstyle or PMD #2364

Description

@imotov

Spotless is excellent for enforcing code formatting, but it is not designed to catch more complex code quality issues. Problems such as the use of headers_h_N imports, along with other common code quality concerns, are better detected by static analysis and linting tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions