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

JSPWIKI-1155 - String concat in StringBuilder #140

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

arturobernalg
Copy link
Member

@arturobernalg arturobernalg commented Oct 1, 2021

Replace string concat + "" with StringBuffer.append(), StringBuilder.append().

@arturobernalg
Copy link
Member Author

HI @juanpablo-santos I'm aware that part of the code have formatting changes. That was on purpose, in order to maintain a coherence with the rest of the project,

Copy link
Contributor

@juanpablo-santos juanpablo-santos left a comment

Choose a reason for hiding this comment

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

lgtm

@juanpablo-santos juanpablo-santos merged commit e07427a into apache:master Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants