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

beautify with clang-format #75

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

MFTabriz
Copy link

I ran clang-format 16.0.0 on the .cpp and .hpp files (with --style=file --fallback-style=none flags).

@MFTabriz MFTabriz mentioned this pull request Apr 25, 2023
Copy link
Member

@grafikrobot grafikrobot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. The examples are formatted manually for easier reading in the documentation. And should not be changed.
  2. The tests are mostly manually formatted to be easier to edit.
  3. I've previously tried to change the tests to allow for using clang format. So that's a work-in-progress.
  4. The single header is generated and should not be post formatted after generation.

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

Successfully merging this pull request may close these issues.

None yet

2 participants