Replies: 1 comment 1 reply
-
Hello, just saw your changes, I think you missed the clangFormatVersion option, it should be like this
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am developing sqlite_orm lib and I want to update clang-format to 12. I've changed version of your repo but I am still getting the same error: code is formatted differently (I have clang-format 12 installed on my machine). https://github.com/fnc12/sqlite_orm/runs/3723489510?check_suite_focus=true

I'd like to make github actions to perform code formatting check using clang-format 12. Thanks
Beta Was this translation helpful? Give feedback.
All reactions