Skip to content

Conversation

@henrique-borba
Copy link
Member

@henrique-borba henrique-borba commented Jul 25, 2023

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Standardizes the style of .c and .h codes using astyle with the google format.

Submission Checklist:

Due to the inherent complexity of this library, we created this checklist to remind everyone of the essential steps to have an MR approved depending on the type of change that is made.

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests with ZEND_ALLOC enabled? export USE_ZEND_ALLOC=1 && make test
  • Does your submission pass tests with ZEND_ALLOC disabled? export NDARRAY_FREEBUFFER=1 && export USE_ZEND_ALLOC=0 && make test

@henrique-borba henrique-borba merged commit 29eeb21 into main Jul 25, 2023
@henrique-borba henrique-borba deleted the style/astyle_google_format branch July 25, 2023 21:37
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