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

Fix whitespace linting error #21

Closed

Conversation

atc0005
Copy link
Collaborator

@atc0005 atc0005 commented Apr 19, 2020

Fix this golangci-lint linting error introduced in #11:

send.go:88: unnecessary leading newline (whitespace)

@atc0005 atc0005 added the bug Something isn't working label Apr 19, 2020
Fix this golangci-lint linting error introduced in #11:
`send.go:88: unnecessary leading newline (whitespace)`
@atc0005
Copy link
Collaborator Author

atc0005 commented Apr 19, 2020

CI checks are passing, but as noted on #20 (and indirectly #13) that doesn't mean much right now.

FWIW, local golangci-lint run execution shows show no issues.

@atc0005
Copy link
Collaborator Author

atc0005 commented May 24, 2020

@dasrick Any concerns with merging this in?

@atc0005
Copy link
Collaborator Author

atc0005 commented Aug 25, 2020

Closing due to lack of feedback.

Note: This has been merged as part of downstream release v2.1.1.

@atc0005 atc0005 closed this Aug 25, 2020
@atc0005 atc0005 deleted the fix-whitepspace-linting-error branch August 25, 2020 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant