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 tidy: include check google-readability-braces-around-statements #123

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

kannavkm
Copy link

@kannavkm kannavkm commented Jun 1, 2021

As mentioned in issue #112. This PR adds two earlier excluded clang-tidy checks:

  • google-readability-braces-around-statements
  • readability-braces-around-statements
    The tests were not refactored because of incoming major changes proposed in Refactor Test for Maintainability and More Coverage Area. #122. Both the tensor implementation and the examples were refactored. Moreover, since there is no definite style guide, I did not refractor too aggressively and tried to match the general style of each file to the most part so as to not make some lines stand out.

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