Skip to content

Exclude PMD UselessParentheses rule in core-unittests#4422

Merged
shai-almog merged 2 commits into
masterfrom
codex/exclude-pmd-rule-uselessparentheses
Jan 15, 2026
Merged

Exclude PMD UselessParentheses rule in core-unittests#4422
shai-almog merged 2 commits into
masterfrom
codex/exclude-pmd-rule-uselessparentheses

Conversation

@shai-almog
Copy link
Copy Markdown
Collaborator

Motivation

  • Suppress PMD false positives from the UselessParentheses rule in the core-unittests module to avoid noisy static analysis failures.

Description

  • Add maven/core-unittests/pmd.xml with an exclusion for UselessParentheses and configure the maven-pmd-plugin in maven/core-unittests/pom.xml to use the new ruleset.

Testing

  • No automated tests were run as part of this change.

Codex Task

@github-actions
Copy link
Copy Markdown
Contributor

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@shai-almog shai-almog merged commit 790bd25 into master Jan 15, 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.

1 participant