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.

chore: ignore dist for formatting #319

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jul 29, 2021

Description

This PR makes prettier ignore dist when formatting.

Otherwise, prettier will try to format dist which can be generated by yarn bootstrap.

Review Suggestion

Status

Implementation

  • ready for review

@ghost ghost requested review from AmritKumar and bb111189 as code owners July 29, 2021 07:11
@ghost ghost changed the title chore: ignore dist for formmating chore: ignore dist for formatting Jul 29, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2021

Codecov Report

Merging #319 (2c1046d) into dev (0f60d91) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##              dev     #319   +/-   ##
=======================================
  Coverage   79.02%   79.02%           
=======================================
  Files          45       45           
  Lines        1821     1821           
  Branches      306      306           
=======================================
  Hits         1439     1439           
  Misses        381      381           
  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 0f60d91...0c406b0. Read the comment docs.

@bb111189 bb111189 merged commit bcf137c into dev Jul 29, 2021
@ghost ghost deleted the chore/prettier-ignore-dist branch August 17, 2021 11:27
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