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

♻️ re-use prettier regexp across scripts #159

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

hgwood
Copy link
Contributor

@hgwood hgwood commented Oct 15, 2019

This PR builds on #158 and makes both prettier scripts use the same regexp to match files. This makes sure that there is no desync between the two scripts.

Thanks for making readme-md-generator! 👍

@codecov
Copy link

codecov bot commented Oct 15, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #159   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          27     27           
  Lines         226    226           
  Branches       26     26           
=====================================
  Hits          226    226

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 be3ec22...8002772. Read the comment docs.

Copy link
Owner

@kefranabg kefranabg left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for your work @hgwood!

@kefranabg
Copy link
Owner

@all-contributors please add @hgwood for code

@allcontributors
Copy link
Contributor

@kefranabg

I've put up a pull request to add @hgwood! 🎉

@kefranabg kefranabg merged commit 576e367 into kefranabg:master Oct 16, 2019
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

2 participants