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 formattting is inconsistent: please consider adding .clang-format file #7

Closed
dibyendumajumdar opened this issue Aug 24, 2019 · 1 comment

Comments

@dibyendumajumdar
Copy link
Contributor

I noticed that when I open the sources in an editor I get inconsistent formatting. I think this is due to a mix of TABs and spaces being used. Adding a .clang-format file will enable consistent formatting through many editors.

@vnmakarov
Copy link
Owner

I am agree I should use something like clang-format. Git also complaints about formatting. So I am going to tune my editor (emacs) to work with clang-format.

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

No branches or pull requests

2 participants