X Tutup
The Wayback Machine - https://web.archive.org/web/20210110130127/https://github.com/bee-queue/bee-queue/pull/233
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

fix(prettier): Fix prettier glob for file extensions in package.json #233

Merged
merged 2 commits into from Apr 17, 2020

Conversation

@hughsw
Copy link
Collaborator

@hughsw hughsw commented Apr 17, 2020

My work with building and testing Bee-Queue with Docker uncovered this problem with the prettier glob.

@hughsw hughsw requested a review from skeggse Apr 17, 2020
Copy link
Member

@skeggse skeggse left a comment

Oh hey, thanks! I didn't even realize this wasn't working 😬

@skeggse skeggse self-assigned this Apr 17, 2020
@coveralls
Copy link

@coveralls coveralls commented Apr 17, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 2ac14e1 on hughsw:fix-prettier-glob into 26edf31 on bee-queue:master.

@hughsw
Copy link
Collaborator Author

@hughsw hughsw commented Apr 17, 2020

Heh, you beat me to applying the --write fixes!

@skeggse skeggse force-pushed the hughsw:fix-prettier-glob branch from e5e4f9a to 819a05e Apr 17, 2020
Eli Skeggs
@skeggse skeggse force-pushed the hughsw:fix-prettier-glob branch from 819a05e to 2ac14e1 Apr 17, 2020
@skeggse skeggse merged commit 698bec7 into bee-queue:master Apr 17, 2020
1 check passed
1 check passed
Travis CI - Pull Request Build Passed
Details
@beequeueci
Copy link
Collaborator

@beequeueci beequeueci commented Nov 3, 2020

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.
X Tutup