Skip to content

[java] Fix #4432 - FP with UnnecessaryImport#4551

Merged
adangel merged 3 commits into
pmd:masterfrom
oowekyala:issue4432-unnecessary-import-static
May 12, 2023
Merged

[java] Fix #4432 - FP with UnnecessaryImport#4551
adangel merged 3 commits into
pmd:masterfrom
oowekyala:issue4432-unnecessary-import-static

Conversation

@oowekyala

Copy link
Copy Markdown
Member

Describe the PR

Related issues

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)

@oowekyala oowekyala added this to the 7.0.0 milestone May 5, 2023
@ghost

ghost commented May 5, 2023

Copy link
Copy Markdown
1 Message
📖 Compared to master:
This changeset changes 9 violations,
introduces 8 new violations, 0 new errors and 0 new configuration errors,
removes 10 violations, 0 errors and 0 configuration errors.
Full report

Generated by 🚫 Danger

@adangel adangel self-requested a review May 11, 2023 08:41

@adangel adangel left a comment

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.

Thanks!

adangel added a commit to adangel/pmd that referenced this pull request May 12, 2023
adangel added a commit to adangel/pmd that referenced this pull request May 12, 2023
@adangel adangel merged commit 9a56cb3 into pmd:master May 12, 2023
@oowekyala oowekyala deleted the issue4432-unnecessary-import-static branch May 12, 2023 09:14
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.

[java] [7.0-rc1] UnnecessaryImport - Unused static import is being used

2 participants