Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[java] Update rule UseVarargs #3182

Merged
merged 8 commits into from Apr 15, 2021
Merged

Conversation

oowekyala
Copy link
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
@pmd-test
Copy link

pmd-test commented Mar 29, 2021

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
PMD 7 automation moved this from In progress to Done 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
No open projects
PMD 7
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants