Skip to content

ci: add Gradle checkstyle/lint step to build pipeline #149

@TheMeinerLP

Description

@TheMeinerLP

`build.yml` only runs `./gradlew build`. There is no static analysis step. Adding explicit lint enforcement ensures code style violations fail the CI pipeline.

Acceptance criteria:

  • Checkstyle or SpotBugs configured in Gradle
  • CI fails on violations
  • Existing code passes the configured rules

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integration / GitHub ActionsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions