Uh oh!
There was an error while loading. Please reload this page.
Add create repository with an initial commit with empty README - #2333
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). For more information, open the CLA check for this pull request. |
Codecov Report
@@ Coverage Diff @@## master #2333 +/- ##
=======================================
Coverage 98.04% 98.04% =======================================
Files 118 118 Lines 10458 10458 =======================================
Hits 10254 10254 Misses 140 140 Partials 64 64 Continue to review full report at Codecov.
|
yuseferi
commented
Apr 11, 2022
sure. just updated. |
gmlewis
left a comment
There was a problem hiding this comment.
I think you just need to run gofmt on the modified file, and we should be ready to merge.
gofmt and govet are not handled by golangci-lint, which runs in a separate actions workflow. No need to run them here as well.
yuseferi
commented
Apr 11, 2022
Done |
No description provided.