Skip to content
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

Suggestion: run everything through clang-format? #14

Open
luk1337 opened this issue Feb 8, 2021 · 0 comments
Open

Suggestion: run everything through clang-format? #14

luk1337 opened this issue Feb 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@luk1337
Copy link
Contributor

luk1337 commented Feb 8, 2021

Basically, create .clang-format file in the root of the repo so that you'd be able to run clang-format -i src/**/*.* and have a nice code style everywhere.
You can find as to how to prepare the config file here : https://clang.llvm.org/docs/ClangFormatStyleOptions.html#configurable-format-style-options

@dweee dweee added the enhancement New feature or request label Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants