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

Code style #33

Open
LaG1924 opened this issue Feb 15, 2019 · 1 comment
Open

Code style #33

LaG1924 opened this issue Feb 15, 2019 · 1 comment

Comments

@LaG1924
Copy link
Owner

LaG1924 commented Feb 15, 2019

The current code style is inconsistent. That should be fixed.
ClangFormat?
Google C++ Style?
Core Guidelines?

@MrDullDev
Copy link

I think anything would do as long as it is consistent.

However considering that clang offers integration solutions from the get go it will be easier to stick to the style for the new contributers(since it eliminates the need to check whether your ide or some other code-style utility sticks to the choosen standart). Also clang is rather popular as it is, so it will be easy to anyone to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants