Skip to content

Conversation

@JackPGreen
Copy link
Contributor

@JackPGreen JackPGreen commented Oct 23, 2025

In #946 the codebase was reformatted for consistency, but as this was not enforced the codebase has drifted since then.

Reformatted with scripts/format-all.sh.

Post-merge actions:

@JackPGreen JackPGreen self-assigned this Oct 23, 2025
@JackPGreen JackPGreen enabled auto-merge (squash) October 23, 2025 11:34
@JackPGreen JackPGreen disabled auto-merge October 23, 2025 11:57
SELECT * FROM %1%
)") % map_name).str() };
)") % map_name)
.str() };
Copy link
Collaborator

Choose a reason for hiding this comment

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

this format looks weird to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's just applying the output of the existing formatter. We should consolidate the code to a single format first and then we can tweak the formatter if required.

SELECT * FROM %1%
)") % map_name).str() };
)") % map_name)
.str() };
Copy link
Collaborator

Choose a reason for hiding this comment

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

?

4, 33, 0, 0, 0, 0, 0,
0, 0, 0, 0, 255, 255, 255, 255, 42, 0, 0, 0, 0, 0,
0, 0, 210, 4, 0, 0, 5, 1,
36,
Copy link
Collaborator

Choose a reason for hiding this comment

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

doesnt look good.

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.

2 participants