Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

chore: fix prettier incompatibility#112

Merged
stephenplusplus merged 1 commit intomasterfrom
fix-prettier
May 30, 2018
Merged

chore: fix prettier incompatibility#112
stephenplusplus merged 1 commit intomasterfrom
fix-prettier

Conversation

@alexander-fenster
Copy link
Copy Markdown
Contributor

lint tasks started failing in nightly because new prettier minor release had an incompatible change in formatting rules. Fixing that and updating lock files to force using the new version.

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #112   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         696    696           
=====================================
  Hits          696    696

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 c6f148c...c776a8d. Read the comment docs.

@stephenplusplus stephenplusplus merged commit 028e8b5 into master May 30, 2018
@stephenplusplus stephenplusplus deleted the fix-prettier branch May 30, 2018 17:53
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