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

clang-format options #11

Open
friendlyanon opened this issue Jun 4, 2021 · 0 comments
Open

clang-format options #11

friendlyanon opened this issue Jun 4, 2021 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@friendlyanon
Copy link
Owner

f325e68 introduced clang-format to the project, but instead of using one of the built-in styles, I rolled my own.

The goal of a format ruleset should be:

  • consistency
  • readability
  • diff friendliness
  • similarity to other languages (polyglot friendliness)

I hope what I created achieves that and if not, then feedback is welcome.

@friendlyanon friendlyanon added enhancement New feature or request question Further information is requested labels Jun 4, 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 question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant