Skip to content

Conversation

@hydrationn
Copy link

This PR applies a minor formatting polish in DefaultEntityResponseBuilder
by adding a missing space after a comma for improved readability.

- writeEntityWithMessageConverters(this.entity, servletRequest,servletResponse, context);
+ writeEntityWithMessageConverters(this.entity, servletRequest, servletResponse, context);

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Dec 10, 2025
@hydrationn hydrationn force-pushed the polish-default-entity-response-builder branch from 154cccf to fca8c51 Compare December 10, 2025 16:05
@bclozel
Copy link
Member

bclozel commented Dec 17, 2025

Thanks for the suggestion, but we'd rather not spend time processing PRs for single char, cosmectic changes. We have checkstyle rules that are already quite complete. We'll eventually fix this but it's not worth spending much time on this.

@bclozel bclozel closed this Dec 17, 2025
@bclozel bclozel added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: declined A suggestion or change that we don't feel we should currently apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants