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

Add Clang-Format style file #9

Open
leha-bot opened this issue Jun 19, 2022 · 1 comment
Open

Add Clang-Format style file #9

leha-bot opened this issue Jun 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@leha-bot
Copy link
Member

We MUST use the "STL-naming" scheme , and we SHOULD use the code style like Linux kernel (it's discussible ☺️ )

*The key words MUST and SHOULD in this issue are to be interpreted as described in [RFC2119] 😋

@leha-bot leha-bot added the enhancement New feature or request label Jun 19, 2022
@shiz01
Copy link
Collaborator

shiz01 commented Jun 20, 2022

Maybe it make sense to look at the file clang-format in llvm stl:
https://github.com/llvm/llvm-project/blob/main/libcxx/.clang-format

It might look like this:
master...feature/clang-format_llvm_libcxx

Fine? Or will we write our own?

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