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

Clang formatting traces #1319

Closed

Conversation

carloscabanero
Copy link

When applying the new formatting from our side, I noticed these three files (one line each), had been left over.

@achernya
Copy link
Collaborator

achernya commented Apr 7, 2024

It looks like this PR fails our clang-format CI check. Which version of clang-format are you using?

@carloscabanero
Copy link
Author

Yep, on those exact 3 lines. I'm running clang-format version 18.1.3. Just saw the pipelines are using version 14. Is there any reason for that? I gotta say the one liners with (x) looked better in the new. No worries then, feel free to close.

@achernya
Copy link
Collaborator

achernya commented Apr 8, 2024

14 was the version that we did the initial clang-format with. We can upgrade, but haven't gotten around to it yet.

@carloscabanero
Copy link
Author

carloscabanero commented Apr 8, 2024

I can try to help with that if you want me to. I'm in the middle of it from our side, and looks like it will only pull 3 simple changes in the repository.

@achernya
Copy link
Collaborator

achernya commented Apr 8, 2024

Feel free to send us a PR bumping the clang-format version and doing the clang-format to all affected files!

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