Skip to content

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Mar 8, 2024

It's been a while since we have last updated the formatters. clang-format in particular has implemented a variety of changes.

@fruffy fruffy force-pushed the fruffy/clang-format branch from 9f6bff8 to 21c6f7b Compare March 8, 2024 21:08
@fruffy fruffy force-pushed the fruffy/clang-format branch from 21c6f7b to ec1ae92 Compare March 8, 2024 21:15
@fruffy fruffy marked this pull request as ready for review March 8, 2024 22:28
while (find_next(k, &cache))
;
else
if (info->ismulti) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

These changes are a little funky, I believe explicit brackets make the intent clearer.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes!

@fruffy fruffy requested review from asl and vlstill March 8, 2024 22:29
@fruffy fruffy added the infrastructure Topics related to code style and build and test infrastructure. label Mar 8, 2024
@fruffy fruffy added this pull request to the merge queue Mar 8, 2024
Merged via the queue into main with commit 8e1956e Mar 8, 2024
@fruffy fruffy deleted the fruffy/clang-format branch March 8, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Topics related to code style and build and test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants