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

Update prettier pre-commit hook repo #547

Merged

Conversation

jordangarside
Copy link
Contributor

Fixes pre-commit hook.

See: prettier/prettier#9459

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@botberry
Copy link
Member

botberry commented Oct 29, 2020

Thanks for adding the RELEASE.md file!

Here's a preview of the changelog:


This fixes the prettier pre-lint check.

@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

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

@@           Coverage Diff           @@
##           master     #547   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files          62       62           
  Lines        1790     1790           
  Branches      261      261           
=======================================
  Hits         1739     1739           
  Misses         27       27           
  Partials       24       24           

Copy link
Member

@patrick91 patrick91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you ✨

@patrick91 patrick91 merged commit 35c1186 into strawberry-graphql:master Oct 29, 2020
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

3 participants