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] Format markdown #290

Merged

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Jan 12, 2021

Produced via:

prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github | grep -v docs/cmd/)

Cron. -nak3
/cc @jonjohnsonjr @imjasonh @mattmoor
/assign @jonjohnsonjr @imjasonh @mattmoor

Signed-off-by: Knative Automation <[email protected]>
@google-cla google-cla bot added the cla: yes label Jan 12, 2021
@codecov-io
Copy link

Codecov Report

Merging #290 (b6ed60a) into master (2f3c49e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   37.97%   37.97%           
=======================================
  Files          33       33           
  Lines        1501     1501           
=======================================
  Hits          570      570           
  Misses        841      841           
  Partials       90       90           

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 2f3c49e...b6ed60a. Read the comment docs.

@imjasonh imjasonh merged commit bd91eab into ko-build:master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants