We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
main
After all-contributors/cli#347 -> all-contributors/cli#356 -> #806, the all-contributors GitHub bot should be respecting this repo's Prettier config file.
#808: it isn't... 😞
Running npx all-contributors-cli on the CLI does work though. Perhaps the GitHub bot is running an out of date version of something?
npx all-contributors-cli
I'll revert #806.
No response
The text was updated successfully, but these errors were encountered:
Also filed all-contributors/app#479.
Sorry, something went wrong.
fix: add .allcontributorsrc back to .prettierignore (#838)
cc8a98d
## PR Checklist - [x] Addresses an existing open issue: fixes #837 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md) were taken ## Overview 😢. #806 was perfect. But the tooling appears to not be working properly. fyi @conrmahr - maybe we can try again in a few months?
🎉 This is included in version v1.29.42 🎉
The release is available on:
Cheers! 📦🚀
Successfully merging a pull request may close this issue.
Bug Report Checklist
main
branch of the repository.Expected
After all-contributors/cli#347 -> all-contributors/cli#356 -> #806, the all-contributors GitHub bot should be respecting this repo's Prettier config file.
Actual
#808: it isn't... 😞
Running
npx all-contributors-cli
on the CLI does work though. Perhaps the GitHub bot is running an out of date version of something?I'll revert #806.
Additional Info
No response
The text was updated successfully, but these errors were encountered: