You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And this is causing problems for me, as my code requires the includes to be in the correct order. I hadn’t noticed this until now. I’m an amateur. I have never bothered to customize clang-format, but it seems I need a .clang-format file now. The LLM gave me a single line of code to disable the annoying behavior, and it really helped.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
And this is causing problems for me, as my code requires the includes to be in the correct order. I hadn’t noticed this until now. I’m an amateur. I have never bothered to customize clang-format, but it seems I need a
.clang-formatfile now. The LLM gave me a single line of code to disable the annoying behavior, and it really helped.Beta Was this translation helpful? Give feedback.
All reactions