Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Format json, markdown files #372

Merged
merged 4 commits into from
Aug 25, 2021
Merged

Format json, markdown files #372

merged 4 commits into from
Aug 25, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 25, 2021

Description

This PR formats json and markdown files with prettier config change.

Motivation and Context

Previously, Prettier have ignored json and markdown files.

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (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)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2021

Codecov Report

Merging #372 (fc94eac) into dev (89d58d5) will not change coverage.
The diff coverage is n/a.

❗ Current head fc94eac differs from pull request most recent head c5741af. Consider uploading reports for the commit c5741af to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #372   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files          44       44           
  Lines        1804     1804           
  Branches      329      329           
=======================================
  Hits         1461     1461           
  Misses        342      342           
  Partials        1        1           

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 89d58d5...c5741af. Read the comment docs.

@bb111189 bb111189 merged commit ddb9bc3 into dev Aug 25, 2021
@bb111189 bb111189 deleted the style/format-json-md branch August 25, 2021 08:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants