-
Notifications
You must be signed in to change notification settings - Fork 45
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
Lack clang-format #27
Comments
The clang format config being currently using is: https://github.com/IppClub/Dorothy-SSR/blob/main/Tools/Format/.clang-format |
Thanks. Let's include it in the contributing guide. |
pigpigyyy
added a commit
that referenced
this issue
Oct 28, 2023
Added it to the contributing guide. |
We also need to include clang-format in the CI workflow. Let me do it when I'm available. |
pigpigyyy
added a commit
that referenced
this issue
Dec 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We lack a code formatter for c++.
The text was updated successfully, but these errors were encountered: