Skip to content

Conversation

@shai-almog
Copy link
Collaborator

Motivation

  • Ensure the core unit tests module runs Checkstyle with IntelliJ/IDEA defaults (4-space indentation and related whitespace/brace rules) so CI aligns with the project's preferred formatting.

Description

  • Add a project-local Checkstyle configuration at maven/core-unittests/checkstyle.xml and update maven/core-unittests/pom.xml to point the maven-checkstyle-plugin configLocation to ${project.basedir}/checkstyle.xml.

Testing

  • No automated tests were run as part of this change (Checkstyle will be evaluated by the existing CI verify phase when the pipeline runs).

Codex Task

@github-actions
Copy link

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@shai-almog shai-almog merged commit 9fba453 into master Jan 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants