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

Cleanup: replace StringBuffer with StringBuilder #2726

Merged
merged 1 commit into from Aug 24, 2020

Conversation

XenoAmess
Copy link
Contributor

@XenoAmess XenoAmess commented Aug 24, 2020

change from StringBuffer to StringBuilder when possible

Related issues

  • Fixes #

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)

@pmd-test
Copy link

1 Message
📖 This changeset introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report

Generated by 🚫 Danger

@oowekyala oowekyala changed the title StringBuffer to StringBuilder Cleanup: replace StringBuffer with StringBuilder Aug 24, 2020
@oowekyala oowekyala self-assigned this Aug 24, 2020
@oowekyala oowekyala merged commit 112dcbd into pmd:master Aug 24, 2020
@oowekyala oowekyala mentioned this pull request Aug 25, 2020
4 tasks
@oowekyala oowekyala added this to the 6.27.0 milestone Aug 28, 2020
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.

None yet

3 participants