Skip to content

chore: Fix FieldNamingConventions#6445

Merged
adangel merged 5 commits intopmd:mainfrom
adangel:chore/field-naming-conventions
Feb 22, 2026
Merged

chore: Fix FieldNamingConventions#6445
adangel merged 5 commits intopmd:mainfrom
adangel:chore/field-naming-conventions

Conversation

@adangel
Copy link
Member

@adangel adangel commented Feb 5, 2026

Describe the PR

  • Update build-tools to 37, which enables the rule FieldNamingConventions
  • Fix the issues when possible.
  • Sometimes, the field names are used in public API, then it is deprecated and suppressed

Related issues

  • Fix #

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@adangel adangel added this to the 7.22.0 milestone Feb 5, 2026
@adangel adangel added in:pmd-internals Affects PMD's internals is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them labels Feb 5, 2026
@pmd-actions-helper
Copy link
Contributor

Documentation Preview

Compared to main:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.

Regression Tester Report

(comment created at 2026-02-05 17:46:21+00:00 for 70a360d)

@adangel adangel merged commit 3867088 into pmd:main Feb 22, 2026
13 checks passed
@adangel adangel deleted the chore/field-naming-conventions branch February 22, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in:pmd-internals Affects PMD's internals is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant