Skip to content

[java] Update a few more rules in bestpractices#3116

Merged
adangel merged 6 commits into
pmd:pmd/7.0.xfrom
oowekyala:java-more-rules
Feb 19, 2021
Merged

[java] Update a few more rules in bestpractices#3116
adangel merged 6 commits into
pmd:pmd/7.0.xfrom
oowekyala:java-more-rules

Conversation

@oowekyala

Copy link
Copy Markdown
Member

Describe the PR

A small batch of 6 rules, see commit list

Related issues

Ready?

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

@oowekyala oowekyala added this to the 7.0.0 milestone Feb 14, 2021
@ghost

ghost commented Feb 14, 2021

Copy link
Copy Markdown
2 Messages
📖 Compared to pmd/7.0.x:
This changeset changes 0 violations,
introduces 932 new violations, 1 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report
📖 Compared to master:
This changeset changes 1762 violations,
introduces 4440 new violations, 2 new errors and 0 new configuration errors,
removes 6182 violations, 10 errors and 2 configuration errors.
Full report

Generated by 🚫 Danger

@adangel adangel self-requested a review February 19, 2021 10:39
<test-code>
<description>#1217 SystemPrintln always says "System.out.print is used"</description>
<expected-problems>4</expected-problems>
<expected-messages>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we have now anyway always the same message, this test case doesn't make sense anymore. Should we simply remove it?

@adangel adangel merged commit dd97c82 into pmd:pmd/7.0.x Feb 19, 2021
@oowekyala oowekyala deleted the java-more-rules branch February 19, 2021 19:51
adangel added a commit to adangel/pmd that referenced this pull request Feb 25, 2021
- protected and public members
- refs pmd#3116
@adangel adangel mentioned this pull request Jan 23, 2023
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants