Skip to content

Conversation

@astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Aug 27, 2020

Describe the contribution
Fix #37 - applies standard coding style

Ran

find . -name "*.[ch]" -exec clang-format -i --style=file  {} +

Testing performed
CI only, whitespace.

Expected behavior changes
None

System(s) tested on
CI

Additional context
Redoing #88 which was accidentally merged and fixing to avoid conflicts

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman, NASA-GSFC
Gerardo E. Cruz-Ortiz, NASA-GSFC

@astrogeco astrogeco changed the base branch from main to integration-candidate August 27, 2020 23:02
@astrogeco astrogeco mentioned this pull request Aug 27, 2020
@astrogeco astrogeco requested a review from yammajamma August 27, 2020 23:04
@yammajamma yammajamma added the CCB:Approved Indicates code approval by CCB label Aug 28, 2020
@yammajamma yammajamma merged commit f0c26b6 into integration-candidate Aug 28, 2020
@skliper skliper deleted the apply-style-again branch February 1, 2021 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code approval by CCB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apply code style

3 participants