Clang tools question #12962
Unanswered
jalanh11640
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question about clang-format.
clang-format
I've added a
/workspace/.clang-format-ignore
file and it seems to be ignored. If I directly call the built-inclang-format
it honors the entries in .clang-format-ignore. Is there some other setting I need to set?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions