Replies: 2 comments
-
Honestly, no, it wasn't the expected behavior. TBH, we established the clang format, but didn't run it! 😳 I'll do that now and put up a PR. Thanks for pointing it out! |
Beta Was this translation helpful? Give feedback.
0 replies
-
First cut of clang format applied: #102 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks for uploading the .clang-format file. I tried applying the .clang-format to the files in this repo but it modifies all the files. For e.g.
Can you please let me know if this is the expected behaviour? Is the .clang-format file meant for newly added files/code only? I used clang-format-15 to apply the format.
Beta Was this translation helpful? Give feedback.
All reactions