Skip to content

refactored 2 instances of concatenating a string within a loop#131

Open
Alvari-Kupari wants to merge 1 commit intobirdLark:devfrom
Alvari-Kupari:codestyle-conventions
Open

refactored 2 instances of concatenating a string within a loop#131
Alvari-Kupari wants to merge 1 commit intobirdLark:devfrom
Alvari-Kupari:codestyle-conventions

Conversation

@Alvari-Kupari
Copy link

This is for performance reasons, as concatenating a string within a loop is costly. Also added a missing override annotation to ErrorCode.java to align with codestyle conventions

…rformance reasons. Also added a missing override annotation to ErrorCode.java to align with codestyle conventions
@jinguangyang
Copy link
Collaborator

jinguangyang commented Jan 27, 2025 via email

@fausaitalk
Copy link
Collaborator

fausaitalk commented Jan 27, 2025 via email

@aerbeisimeifannao
Copy link

aerbeisimeifannao commented Jan 27, 2025 via email

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.

4 participants