Skip to content

[java] Update rule UseVarargs#3182

Merged
adangel merged 8 commits into
pmd:pmd/7.0.xfrom
oowekyala:update-UseVarargs
Apr 15, 2021
Merged

[java] Update rule UseVarargs#3182
adangel merged 8 commits into
pmd:pmd/7.0.xfrom
oowekyala:update-UseVarargs

Conversation

@oowekyala

Copy link
Copy Markdown
Member

Describe the PR

Update rule UseVarargs. I think this is the last one of bestpractices, excluding UnusedImports, which I'd like to port much later.

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 Mar 29, 2021
Comment thread pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/Java16TreeDumpTest.java Outdated
Comment thread pmd-java/src/main/resources/category/java/bestpractices.xml Outdated
@ghost

ghost commented Mar 29, 2021

Copy link
Copy Markdown
2 Messages
📖 Compared to pmd/7.0.x:
This changeset changes 0 violations,
introduces 418 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report
📖 Compared to master:
This changeset changes 9192 violations,
introduces 8331 new violations, 1 new errors and 0 new configuration errors,
removes 15657 violations, 10 errors and 2 configuration errors.
Full report
Compared to pmd/7.0.x:
This changeset changes 0 violations,
introduces 330 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report
Compared to master:
This changeset changes 2343 violations,
introduces 5932 new violations, 1 new errors and 0 new configuration errors,
removes 15474 violations, 10 errors and 2 configuration errors.
Full report

Generated by 🚫 Danger

@adangel adangel merged commit 5b73a9f into pmd:pmd/7.0.x Apr 15, 2021
adangel added a commit that referenced this pull request Apr 15, 2021
@oowekyala oowekyala deleted the update-UseVarargs branch April 15, 2021 10:50
@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