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

go fmt ran on everything for readability #40

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

rjseibert
Copy link
Contributor

Proposed changes

Whitespace changes only. I ran go fmt ./... to get these whitespace changes.

Issues for these changes

N/A

Types of changes

Whitespace only.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (changes to code, which do not change application behavior)

N/A^

Checklist

  • I have filled out this PR template
  • I have read the CONTRIBUTING doc
  • I have added automated tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (README.md, CHANGELOG.md, etc. - if appropriate)

Dependencies and Blockers

N/A

Relevant Links

N/A

Further comments

Are all of these in the PR template really necessary?

@CLAassistant
Copy link

CLAassistant commented Oct 25, 2021

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented Oct 25, 2021

Unit Test Results

  1 files  15 suites   0s ⏱️
53 tests 53 ✔️ 0 💤 0

Results for commit df477ac.

♻️ This comment has been updated with latest results.

@rjseibert
Copy link
Contributor Author

rjseibert commented Oct 25, 2021

I was unclear on how to run the unit tests locally, or else I would have run them.

Found the unit test instructions, nevermind...

@tiny-dancer tiny-dancer merged commit df477ac into Optum:main Oct 26, 2021
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.

None yet

3 participants