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

[Automated] Fix misspellings #775

Merged
merged 3 commits into from
Sep 25, 2020

Conversation

mattmoor
Copy link
Collaborator

Produced via:

export FILES=( $(find . -type f -not -path './vendor/*' -not -path './third_party/*' -not -path './.git/*') )
misspell -w "${FILES[@]}"

/cc @jonjohnsonjr @imjasonh
/assign @jonjohnsonjr @imjasonh

Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
auther -> auth
Rename again!
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2020

Codecov Report

Merging #775 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #775   +/-   ##
=======================================
  Coverage   75.99%   75.99%           
=======================================
  Files         102      102           
  Lines        4132     4132           
=======================================
  Hits         3140     3140           
  Misses        542      542           
  Partials      450      450           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 211fc9c...f6fa1a7. Read the comment docs.

@imjasonh imjasonh merged commit 9f2724c into google:master Sep 25, 2020
@jonjohnsonjr
Copy link
Collaborator

These robots are going to replace me!

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

4 participants