Skip to content

Conversation

guilhermgonzaga
Copy link

Hello.
I noticed that some of the examples had tabs and spaces mixed, among other things, so I made a .clang_format file based on the general style on the code and applied on the examples to improve on:

  • inconsistent use of tabs and spaces (used spaces everywhere)
  • inconsistent indentation
  • trailing whitespace and other details

Changes were all whitespace and should not change behavior.

Add options file `.clang-format` to run clang-format when needed;
Format examples to improve:
- inconsistent use of tabs and spaces
- inconsistent indentation
- trailing whitespace and other details
@biomurph
Copy link
Contributor

@guilhermgonzaga
Hey, this is great! I will review and merge this week. Thanks!

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.

2 participants