-
Notifications
You must be signed in to change notification settings - Fork 85
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
prettier's pre-commit mirror is archived and keeps trying to upgrade us to alpha version #555
Comments
Anybody have any preference or alternatives to suggest here? |
Not strong preference. Another option that I recently found out isn't so difficult: create our own pre-commit mirror, and omit the alpha versions. That may be lower lift than switching tools. |
By "pre-commit mirror" do you mean the prettier mirror repo? |
I have used this pre-commit mirror for prettier on another project and it worked really well: https://github.com/rbubley/mirrors-prettier It's the same as the archived official mirror, except only includes releases up to 3.x. |
Originally posted by @chuckwondo in #446 (comment)
In this case, I'd say we remove https://github.com/pre-commit/mirrors-prettier because it has been archived.
There aren't many alternatives for yaml formatting. A couple of others are also archived, such as this one: https://github.com/mmlb/yamlfmt
Perhaps we go with this one: https://github.com/google/yamlfmt
The text was updated successfully, but these errors were encountered: